Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-6232 (GCVE-0-2024-6232)
Vulnerability from cvelistv5 – Published: 2024-09-03 12:29 – Updated: 2025-11-03 22:32
VLAI
EPSS
Title
Regular-expression DoS when parsing TarFile headers
Summary
There is a MEDIUM severity vulnerability affecting CPython.
Regular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.
Severity
7.5 (High)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-1333 - Inefficient Regular Expression Complexity
Assigner
References
13 references
Impacted products
2 products
| Vendor | Product | Version | |
|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.8.20
(python)
Affected: 3.9.0 , < 3.9.20 (python) Affected: 3.10.0 , < 3.10.15 (python) Affected: 3.11.0 , < 3.11.10 (python) Affected: 3.12.0 , < 3.12.6 (python) Affected: 3.13.0a1 , < 3.13.0rc2 (python) |
|
| python | cpython |
Affected:
0 , < 3.8.20
(custom)
Affected: 3.9.0 , < 3.9.20 (custom) Affected: 3.10.0 , < 3.10.15 (custom) Affected: 3.11.0 , < 3.11.10 (custom) Affected: 3.12.0 , < 3.12.6 (custom) Affected: 3.13.0a1 , < 3.13.0rc2 (custom) cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:* |
Credits
Elias Joakim Myllymäki
Seth Larson
Seth Larson
Gregory P. Smith
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "cpython",
"vendor": "python",
"versions": [
{
"lessThan": "3.8.20",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "3.9.20",
"status": "affected",
"version": "3.9.0",
"versionType": "custom"
},
{
"lessThan": "3.10.15",
"status": "affected",
"version": "3.10.0",
"versionType": "custom"
},
{
"lessThan": "3.11.10",
"status": "affected",
"version": "3.11.0",
"versionType": "custom"
},
{
"lessThan": "3.12.6",
"status": "affected",
"version": "3.12.0",
"versionType": "custom"
},
{
"lessThan": "3.13.0rc2",
"status": "affected",
"version": "3.13.0a1",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-6232",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-12-04T15:24:31.176254Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-03-20T18:02:26.275Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T22:32:42.630Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2024/09/03/5"
},
{
"url": "https://security.netapp.com/advisory/ntap-20241018-0007/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.8.20",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.9.20",
"status": "affected",
"version": "3.9.0",
"versionType": "python"
},
{
"lessThan": "3.10.15",
"status": "affected",
"version": "3.10.0",
"versionType": "python"
},
{
"lessThan": "3.11.10",
"status": "affected",
"version": "3.11.0",
"versionType": "python"
},
{
"lessThan": "3.12.6",
"status": "affected",
"version": "3.12.0",
"versionType": "python"
},
{
"lessThan": "3.13.0rc2",
"status": "affected",
"version": "3.13.0a1",
"versionType": "python"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Elias Joakim Myllym\u00e4ki"
},
{
"lang": "en",
"type": "coordinator",
"value": "Seth Larson"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Seth Larson"
},
{
"lang": "en",
"type": "remediation reviewer",
"value": "Gregory P. Smith"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cdiv\u003eThere is a MEDIUM severity vulnerability affecting CPython.\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003eRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.\u0026nbsp; \u003c/div\u003e"
}
],
"value": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1333",
"description": "CWE-1333 Inefficient Regular Expression Complexity",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-01-31T19:54:59.572Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/121286"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/121285"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/4eaf4891c12589e3c7bdad5f5b076e4c8392dd06"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/743acbe872485dc18df4d8ab2dc7895187f062c4"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/d449caf8a179e3b954268b3a88eb9170be3c8fbf"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/ed3a49ea734ada357ff4442996fd4ae71d253373"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/7d1f50cd92ff7e10a1c15a8f591dde8a6843a64d"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/b4225ca91547aa97ed3aca391614afbb255bc877"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/34ddb64d088dd7ccc321f6103d23153256caa5d4"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Regular-expression DoS when parsing TarFile headers",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2024-6232",
"datePublished": "2024-09-03T12:29:00.102Z",
"dateReserved": "2024-06-20T21:01:55.524Z",
"dateUpdated": "2025-11-03T22:32:42.630Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-6232",
"date": "2026-07-03",
"epss": "0.02203",
"percentile": "0.80372"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"3.12.5\", \"matchCriteriaId\": \"5621585D-59F4-4B27-9980-E7602EA0B750\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:alpha0:*:*:*:*:*:*\", \"matchCriteriaId\": \"3BA51E41-D221-431F-870F-536AF2867B50\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:alpha1:*:*:*:*:*:*\", \"matchCriteriaId\": \"978582FF-B8F3-479F-AE77-359E9AEE6F23\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:alpha2:*:*:*:*:*:*\", \"matchCriteriaId\": \"84E3F62C-7218-4DC3-8473-8A576739643A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:alpha3:*:*:*:*:*:*\", \"matchCriteriaId\": \"1FD15706-B8BC-4801-9F93-06771F2E12C1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:alpha4:*:*:*:*:*:*\", \"matchCriteriaId\": \"0FDC359F-E8ED-4777-83FB-1EC63F095CBF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:alpha5:*:*:*:*:*:*\", \"matchCriteriaId\": \"6893BDDE-4D90-4592-8701-C6B3FFEB0CFE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:alpha6:*:*:*:*:*:*\", \"matchCriteriaId\": \"E316F712-F03A-4378-8192-D1640819698B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:beta1:*:*:*:*:*:*\", \"matchCriteriaId\": \"8566F034-27CB-422E-950B-DCAA926CF64F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:beta2:*:*:*:*:*:*\", \"matchCriteriaId\": \"EACCE6C3-7701-4966-9D88-E949C82FCA46\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:beta3:*:*:*:*:*:*\", \"matchCriteriaId\": \"A4853BF2-9C27-465F-9840-5B37013C9F74\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:beta4:*:*:*:*:*:*\", \"matchCriteriaId\": \"B266541A-E877-4CAD-A1EF-08A069441F36\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:3.13.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"8384A34C-50CD-439C-A2BB-DEA6161342C1\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"There is a MEDIUM severity vulnerability affecting CPython.\\n\\n\\n\\n\\n\\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.\"}, {\"lang\": \"es\", \"value\": \"Existe una vulnerabilidad de gravedad MEDIA que afecta a CPython. Las expresiones regulares que permit\\u00edan un retroceso excesivo durante el an\\u00e1lisis de cabeceras tarfile.TarFile son vulnerables a ReDoS a trav\\u00e9s de archivos tar manipulados espec\\u00edficamente.\"}]",
"id": "CVE-2024-6232",
"lastModified": "2024-11-21T09:49:14.903",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}]}",
"published": "2024-09-03T13:15:05.363",
"references": "[{\"url\": \"https://github.com/python/cpython/commit/4eaf4891c12589e3c7bdad5f5b076e4c8392dd06\", \"source\": \"cna@python.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/743acbe872485dc18df4d8ab2dc7895187f062c4\", \"source\": \"cna@python.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/7d1f50cd92ff7e10a1c15a8f591dde8a6843a64d\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/commit/b4225ca91547aa97ed3aca391614afbb255bc877\", \"source\": \"cna@python.org\"}, {\"url\": \"https://github.com/python/cpython/commit/d449caf8a179e3b954268b3a88eb9170be3c8fbf\", \"source\": \"cna@python.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/ed3a49ea734ada357ff4442996fd4ae71d253373\", \"source\": \"cna@python.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/python/cpython/issues/121285\", \"source\": \"cna@python.org\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Patch\"]}, {\"url\": \"https://github.com/python/cpython/pull/121286\", \"source\": \"cna@python.org\", \"tags\": [\"Issue Tracking\", \"Patch\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/\", \"source\": \"cna@python.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/09/03/5\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20241018-0007/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "cna@python.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"cna@python.org\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-1333\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-1333\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-6232\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2024-09-03T13:15:05.363\",\"lastModified\":\"2026-06-17T08:17:35.503\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"There is a MEDIUM severity vulnerability affecting CPython.\\n\\n\\n\\n\\n\\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.\"},{\"lang\":\"es\",\"value\":\"Existe una vulnerabilidad de gravedad MEDIA que afecta a CPython. Las expresiones regulares que permit\u00edan un retroceso excesivo durante el an\u00e1lisis de cabeceras tarfile.TarFile son vulnerables a ReDoS a trav\u00e9s de archivos tar manipulados espec\u00edficamente.\"}],\"affected\":[{\"source\":\"cna@python.org\",\"affectedData\":[{\"vendor\":\"Python Software Foundation\",\"product\":\"CPython\",\"defaultStatus\":\"unaffected\",\"repo\":\"https://github.com/python/cpython\",\"versions\":[{\"version\":\"0\",\"lessThan\":\"3.8.20\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.9.0\",\"lessThan\":\"3.9.20\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.10.0\",\"lessThan\":\"3.10.15\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.11.0\",\"lessThan\":\"3.11.10\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.12.0\",\"lessThan\":\"3.12.6\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.13.0a1\",\"lessThan\":\"3.13.0rc2\",\"versionType\":\"python\",\"status\":\"affected\"}]}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"affectedData\":[{\"vendor\":\"python\",\"product\":\"cpython\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"0\",\"lessThan\":\"3.8.20\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"3.9.0\",\"lessThan\":\"3.9.20\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"3.10.0\",\"lessThan\":\"3.10.15\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"3.11.0\",\"lessThan\":\"3.11.10\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"3.12.0\",\"lessThan\":\"3.12.6\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"3.13.0a1\",\"lessThan\":\"3.13.0rc2\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-12-04T15:24:31.176254Z\",\"id\":\"CVE-2024-6232\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.8.20\",\"matchCriteriaId\":\"B475FA53-D1F3-44C8-80CD-0CEA88129109\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.9.0\",\"versionEndExcluding\":\"3.9.20\",\"matchCriteriaId\":\"9365E878-106E-49B6-98FC-9FA339CD5216\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.10.0\",\"versionEndExcluding\":\"3.10.15\",\"matchCriteriaId\":\"BFD756EB-DF07-4485-A2AA-59FBD7260A21\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.11.0\",\"versionEndExcluding\":\"3.11.10\",\"matchCriteriaId\":\"9EE0E5D8-452F-4862-9C23-23AC1DDEFB1E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.12.0\",\"versionEndExcluding\":\"3.12.6\",\"matchCriteriaId\":\"5D4E662B-59E4-495E-941E-2246D2168B42\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha0:*:*:*:*:*:*\",\"matchCriteriaId\":\"3BA51E41-D221-431F-870F-536AF2867B50\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"978582FF-B8F3-479F-AE77-359E9AEE6F23\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha2:*:*:*:*:*:*\",\"matchCriteriaId\":\"84E3F62C-7218-4DC3-8473-8A576739643A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha3:*:*:*:*:*:*\",\"matchCriteriaId\":\"1FD15706-B8BC-4801-9F93-06771F2E12C1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha4:*:*:*:*:*:*\",\"matchCriteriaId\":\"0FDC359F-E8ED-4777-83FB-1EC63F095CBF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha5:*:*:*:*:*:*\",\"matchCriteriaId\":\"6893BDDE-4D90-4592-8701-C6B3FFEB0CFE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:alpha6:*:*:*:*:*:*\",\"matchCriteriaId\":\"E316F712-F03A-4378-8192-D1640819698B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"8566F034-27CB-422E-950B-DCAA926CF64F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"EACCE6C3-7701-4966-9D88-E949C82FCA46\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"A4853BF2-9C27-465F-9840-5B37013C9F74\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:beta4:*:*:*:*:*:*\",\"matchCriteriaId\":\"B266541A-E877-4CAD-A1EF-08A069441F36\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.13.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"8384A34C-50CD-439C-A2BB-DEA6161342C1\"}]}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/34ddb64d088dd7ccc321f6103d23153256caa5d4\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/4eaf4891c12589e3c7bdad5f5b076e4c8392dd06\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/743acbe872485dc18df4d8ab2dc7895187f062c4\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/7d1f50cd92ff7e10a1c15a8f591dde8a6843a64d\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/b4225ca91547aa97ed3aca391614afbb255bc877\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/d449caf8a179e3b954268b3a88eb9170be3c8fbf\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/ed3a49ea734ada357ff4442996fd4ae71d253373\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/issues/121285\",\"source\":\"cna@python.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/python/cpython/pull/121286\",\"source\":\"cna@python.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/\",\"source\":\"cna@python.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/09/03/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20241018-0007/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2024/09/03/5\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20241018-0007/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-10-18T13:07:45.640Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-6232\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-12-04T15:24:31.176254Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:*\"], \"vendor\": \"python\", \"product\": \"cpython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.8.20\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"3.9.0\", \"lessThan\": \"3.9.20\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"3.10.0\", \"lessThan\": \"3.10.15\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"3.11.0\", \"lessThan\": \"3.11.10\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"3.12.0\", \"lessThan\": \"3.12.6\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"3.13.0a1\", \"lessThan\": \"3.13.0rc2\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-03T13:50:16.881Z\"}}], \"cna\": {\"title\": \"Regular-expression DoS when parsing TarFile headers\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Elias Joakim Myllym\\u00e4ki\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"Seth Larson\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Seth Larson\"}, {\"lang\": \"en\", \"type\": \"remediation reviewer\", \"value\": \"Gregory P. Smith\"}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.8.20\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.9.0\", \"lessThan\": \"3.9.20\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.10.0\", \"lessThan\": \"3.10.15\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.11.0\", \"lessThan\": \"3.11.10\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.12.0\", \"lessThan\": \"3.12.6\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.13.0a1\", \"lessThan\": \"3.13.0rc2\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/pull/121286\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/issues/121285\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/JRYFTPRHZRTLMZLWQEUHZSJXNHM4ACTY/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/commit/4eaf4891c12589e3c7bdad5f5b076e4c8392dd06\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/743acbe872485dc18df4d8ab2dc7895187f062c4\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/d449caf8a179e3b954268b3a88eb9170be3c8fbf\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/ed3a49ea734ada357ff4442996fd4ae71d253373\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/7d1f50cd92ff7e10a1c15a8f591dde8a6843a64d\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/b4225ca91547aa97ed3aca391614afbb255bc877\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/34ddb64d088dd7ccc321f6103d23153256caa5d4\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"There is a MEDIUM severity vulnerability affecting CPython.\\n\\n\\n\\n\\n\\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cdiv\u003eThere is a MEDIUM severity vulnerability affecting CPython.\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003eRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.\u0026nbsp; \u003c/div\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1333\", \"description\": \"CWE-1333 Inefficient Regular Expression Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2025-01-31T19:54:59.572Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-6232\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-20T18:02:26.275Z\", \"dateReserved\": \"2024-06-20T21:01:55.524Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2024-09-03T12:29:00.102Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2024:3303-1
Vulnerability from csaf_suse - Published: 2024-09-18 12:52 - Updated: 2024-09-18 12:52Summary
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 3.12.6
- CVE-2024-6923: Fixed uncontrolled CPU resource consumption when in http.cookies module. (bsc#1228780).
- CVE-2024-7592: Fixed Email header injection due to unquoted newlines. (bsc#1229596)
- CVE-2024-6232: Fixed ReDos via excessive backtracking while parsing header values. (bsc#1230227)
- CVE-2024-8088: Fixed denial of service in zipfile. (bsc#1229704)
Patchnames: SUSE-2024-3303,SUSE-SLE-Module-Python3-15-SP6-2024-3303,openSUSE-SLE-15.6-2024-3303
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
87 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
87 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
87 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
87 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
21 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- Update to 3.12.6\n- CVE-2024-6923: Fixed uncontrolled CPU resource consumption when in http.cookies module. (bsc#1228780).\n- CVE-2024-7592: Fixed Email header injection due to unquoted newlines. (bsc#1229596) \n- CVE-2024-6232: Fixed ReDos via excessive backtracking while parsing header values. (bsc#1230227)\n- CVE-2024-8088: Fixed denial of service in zipfile. (bsc#1229704)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3303,SUSE-SLE-Module-Python3-15-SP6-2024-3303,openSUSE-SLE-15.6-2024-3303",
"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-2024_3303-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3303-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243303-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3303-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-September/036952.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227999",
"url": "https://bugzilla.suse.com/1227999"
},
{
"category": "self",
"summary": "SUSE Bug 1228780",
"url": "https://bugzilla.suse.com/1228780"
},
{
"category": "self",
"summary": "SUSE Bug 1229596",
"url": "https://bugzilla.suse.com/1229596"
},
{
"category": "self",
"summary": "SUSE Bug 1229704",
"url": "https://bugzilla.suse.com/1229704"
},
{
"category": "self",
"summary": "SUSE Bug 1230227",
"url": "https://bugzilla.suse.com/1230227"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6923 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7592 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7592/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-8088 page",
"url": "https://www.suse.com/security/cve/CVE-2024-8088/"
}
],
"title": "Security update for python312",
"tracking": {
"current_release_date": "2024-09-18T12:52:26Z",
"generator": {
"date": "2024-09-18T12:52:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3303-1",
"initial_release_date": "2024-09-18T12:52:26Z",
"revision_history": [
{
"date": "2024-09-18T12:52:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"product_id": "libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-base-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-base-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-curses-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-curses-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-dbm-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-dbm-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-devel-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-devel-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-doc-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-doc-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-idle-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-idle-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-testsuite-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-tk-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-tk-3.12.6-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.6-150600.3.6.1.aarch64",
"product": {
"name": "python312-tools-3.12.6-150600.3.6.1.aarch64",
"product_id": "python312-tools-3.12.6-150600.3.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-64bit-3.12.6-150600.3.6.1.aarch64_ilp32",
"product": {
"name": "libpython3_12-1_0-64bit-3.12.6-150600.3.6.1.aarch64_ilp32",
"product_id": "libpython3_12-1_0-64bit-3.12.6-150600.3.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python312-64bit-3.12.6-150600.3.6.1.aarch64_ilp32",
"product": {
"name": "python312-64bit-3.12.6-150600.3.6.1.aarch64_ilp32",
"product_id": "python312-64bit-3.12.6-150600.3.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python312-base-64bit-3.12.6-150600.3.6.1.aarch64_ilp32",
"product": {
"name": "python312-base-64bit-3.12.6-150600.3.6.1.aarch64_ilp32",
"product_id": "python312-base-64bit-3.12.6-150600.3.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.i586",
"product": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.i586",
"product_id": "libpython3_12-1_0-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-3.12.6-150600.3.6.1.i586",
"product_id": "python312-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-base-3.12.6-150600.3.6.1.i586",
"product_id": "python312-base-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-curses-3.12.6-150600.3.6.1.i586",
"product_id": "python312-curses-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-dbm-3.12.6-150600.3.6.1.i586",
"product_id": "python312-dbm-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-devel-3.12.6-150600.3.6.1.i586",
"product_id": "python312-devel-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-doc-3.12.6-150600.3.6.1.i586",
"product_id": "python312-doc-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.i586",
"product_id": "python312-doc-devhelp-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-idle-3.12.6-150600.3.6.1.i586",
"product_id": "python312-idle-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-testsuite-3.12.6-150600.3.6.1.i586",
"product_id": "python312-testsuite-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-tk-3.12.6-150600.3.6.1.i586",
"product_id": "python312-tk-3.12.6-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.6-150600.3.6.1.i586",
"product": {
"name": "python312-tools-3.12.6-150600.3.6.1.i586",
"product_id": "python312-tools-3.12.6-150600.3.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"product_id": "libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-base-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-base-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-curses-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-curses-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-dbm-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-devel-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-devel-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-doc-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-doc-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-idle-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-idle-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-testsuite-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-tk-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-tk-3.12.6-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.6-150600.3.6.1.ppc64le",
"product": {
"name": "python312-tools-3.12.6-150600.3.6.1.ppc64le",
"product_id": "python312-tools-3.12.6-150600.3.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"product_id": "libpython3_12-1_0-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-base-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-base-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-curses-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-curses-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-dbm-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-dbm-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-devel-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-devel-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-doc-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-doc-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-doc-devhelp-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-idle-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-idle-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-testsuite-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-testsuite-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-tk-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-tk-3.12.6-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.6-150600.3.6.1.s390x",
"product": {
"name": "python312-tools-3.12.6-150600.3.6.1.s390x",
"product_id": "python312-tools-3.12.6-150600.3.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"product_id": "libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"product_id": "libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-32bit-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-32bit-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-32bit-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-base-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-base-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-base-32bit-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-curses-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-curses-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-dbm-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-dbm-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-devel-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-devel-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-doc-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-doc-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-idle-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-idle-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-testsuite-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-tk-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-tk-3.12.6-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.6-150600.3.6.1.x86_64",
"product": {
"name": "python312-tools-3.12.6-150600.3.6.1.x86_64",
"product_id": "python312-tools-3.12.6-150600.3.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3: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.6-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.6-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.6-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.6-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.6-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.6-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-base-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.6-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-base-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.6-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-base-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.6-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-base-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.6-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-curses-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.6-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-curses-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.6-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-curses-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.6-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-curses-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.6-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-dbm-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.6-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.6-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-dbm-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.6-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-dbm-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.6-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-devel-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.6-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-devel-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.6-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-devel-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.6-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-devel-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.6-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-idle-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.6-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-idle-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.6-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-idle-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.6-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-idle-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.6-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-tk-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.6-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-tk-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.6-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-tk-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.6-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-tk-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.6-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-tools-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.6-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-tools-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.6-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-tools-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.6-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-tools-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "libpython3_12-1_0-3.12.6-150600.3.6.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.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-32bit-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-32bit-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-base-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-base-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-base-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-base-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-32bit-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-curses-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-curses-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-curses-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-curses-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-dbm-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-dbm-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-dbm-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-devel-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-devel-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-devel-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-devel-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-doc-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-doc-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-doc-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-doc-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-idle-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-idle-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-idle-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-idle-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-testsuite-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-tk-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-tk-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-tk-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-tk-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.6-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64"
},
"product_reference": "python312-tools-3.12.6-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.6-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le"
},
"product_reference": "python312-tools-3.12.6-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.6-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x"
},
"product_reference": "python312-tools-3.12.6-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.6-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
},
"product_reference": "python312-tools-3.12.6-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"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 Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.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 Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-18T12:52:26Z",
"details": "important"
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-6923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6923"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\nThe \nemail module didn\u0027t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6923",
"url": "https://www.suse.com/security/cve/CVE-2024-6923"
},
{
"category": "external",
"summary": "SUSE Bug 1228780 for CVE-2024-6923",
"url": "https://bugzilla.suse.com/1228780"
}
],
"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 Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.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 Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-18T12:52:26Z",
"details": "important"
}
],
"title": "CVE-2024-6923"
},
{
"cve": "CVE-2024-7592",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7592"
}
],
"notes": [
{
"category": "general",
"text": "There is a LOW severity vulnerability affecting CPython, specifically the\n\u0027http.cookies\u0027 standard library module.\n\n\nWhen parsing cookies that contained backslashes for quoted characters in\nthe cookie value, the parser would use an algorithm with quadratic\ncomplexity, resulting in excess CPU resources being used while parsing the\nvalue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7592",
"url": "https://www.suse.com/security/cve/CVE-2024-7592"
},
{
"category": "external",
"summary": "SUSE Bug 1229596 for CVE-2024-7592",
"url": "https://bugzilla.suse.com/1229596"
}
],
"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 Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-18T12:52:26Z",
"details": "moderate"
}
],
"title": "CVE-2024-7592"
},
{
"cve": "CVE-2024-8088",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-8088"
}
],
"notes": [
{
"category": "general",
"text": "There is a HIGH severity vulnerability affecting the CPython \"zipfile\"\nmodule affecting \"zipfile.Path\". Note that the more common API \"zipfile.ZipFile\" class is unaffected.\n\n\n\n\n\nWhen iterating over names of entries in a zip archive (for example, methods\nof \"zipfile.Path\" like \"namelist()\", \"iterdir()\", etc)\nthe process can be put into an infinite loop with a maliciously crafted\nzip archive. This defect applies when reading only metadata or extracting\nthe contents of the zip archive. Programs that are not handling\nuser-controlled zip archives are not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-8088",
"url": "https://www.suse.com/security/cve/CVE-2024-8088"
},
{
"category": "external",
"summary": "SUSE Bug 1229704 for CVE-2024-8088",
"url": "https://bugzilla.suse.com/1229704"
}
],
"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 Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.6-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.6-150600.3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-18T12:52:26Z",
"details": "moderate"
}
],
"title": "CVE-2024-8088"
}
]
}
SUSE-SU-2024:3357-1
Vulnerability from csaf_suse - Published: 2024-09-20 15:13 - Updated: 2024-09-20 15:13Summary
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 version 3.10.15
- CVE-2024-8088: Fixed denial of service in zipfile. (bsc#1229704)
- CVE-2024-7592: Fixed uncontrolled CPU resource consumption when in http.cookies module. (bsc#1229596)
- CVE-2024-6232: Fixed ReDos via excessive backtracking while parsing header values. (bsc#1230227)
Patchnames: SUSE-2024-3357,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3357,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3357,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-3357,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3357,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3357,openSUSE-SLE-15.5-2024-3357,openSUSE-SLE-15.6-2024-3357
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
192 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
192 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
192 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
16 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\n- Update to version 3.10.15\n- CVE-2024-8088: Fixed denial of service in zipfile. (bsc#1229704) \n- CVE-2024-7592: Fixed uncontrolled CPU resource consumption when in http.cookies module. (bsc#1229596)\n- CVE-2024-6232: Fixed ReDos via excessive backtracking while parsing header values. (bsc#1230227)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3357,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3357,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3357,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-3357,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3357,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3357,openSUSE-SLE-15.5-2024-3357,openSUSE-SLE-15.6-2024-3357",
"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-2024_3357-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3357-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243357-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3357-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019483.html"
},
{
"category": "self",
"summary": "SUSE Bug 1229596",
"url": "https://bugzilla.suse.com/1229596"
},
{
"category": "self",
"summary": "SUSE Bug 1229704",
"url": "https://bugzilla.suse.com/1229704"
},
{
"category": "self",
"summary": "SUSE Bug 1230227",
"url": "https://bugzilla.suse.com/1230227"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7592 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7592/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-8088 page",
"url": "https://www.suse.com/security/cve/CVE-2024-8088/"
}
],
"title": "Security update for python310",
"tracking": {
"current_release_date": "2024-09-20T15:13:09Z",
"generator": {
"date": "2024-09-20T15:13:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3357-1",
"initial_release_date": "2024-09-20T15:13:09Z",
"revision_history": [
{
"date": "2024-09-20T15:13:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"product_id": "libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-base-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-base-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-curses-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-curses-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-dbm-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-dbm-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-devel-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-devel-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-doc-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-doc-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-idle-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-idle-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-testsuite-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-tk-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-tk-3.10.15-150400.4.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.15-150400.4.57.1.aarch64",
"product": {
"name": "python310-tools-3.10.15-150400.4.57.1.aarch64",
"product_id": "python310-tools-3.10.15-150400.4.57.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-64bit-3.10.15-150400.4.57.1.aarch64_ilp32",
"product": {
"name": "libpython3_10-1_0-64bit-3.10.15-150400.4.57.1.aarch64_ilp32",
"product_id": "libpython3_10-1_0-64bit-3.10.15-150400.4.57.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python310-64bit-3.10.15-150400.4.57.1.aarch64_ilp32",
"product": {
"name": "python310-64bit-3.10.15-150400.4.57.1.aarch64_ilp32",
"product_id": "python310-64bit-3.10.15-150400.4.57.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python310-base-64bit-3.10.15-150400.4.57.1.aarch64_ilp32",
"product": {
"name": "python310-base-64bit-3.10.15-150400.4.57.1.aarch64_ilp32",
"product_id": "python310-base-64bit-3.10.15-150400.4.57.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.i586",
"product": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.i586",
"product_id": "libpython3_10-1_0-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-3.10.15-150400.4.57.1.i586",
"product_id": "python310-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-base-3.10.15-150400.4.57.1.i586",
"product_id": "python310-base-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-curses-3.10.15-150400.4.57.1.i586",
"product_id": "python310-curses-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-dbm-3.10.15-150400.4.57.1.i586",
"product_id": "python310-dbm-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-devel-3.10.15-150400.4.57.1.i586",
"product_id": "python310-devel-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-doc-3.10.15-150400.4.57.1.i586",
"product_id": "python310-doc-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.i586",
"product_id": "python310-doc-devhelp-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-idle-3.10.15-150400.4.57.1.i586",
"product_id": "python310-idle-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.i586",
"product_id": "python310-testsuite-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-tk-3.10.15-150400.4.57.1.i586",
"product_id": "python310-tk-3.10.15-150400.4.57.1.i586"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.15-150400.4.57.1.i586",
"product": {
"name": "python310-tools-3.10.15-150400.4.57.1.i586",
"product_id": "python310-tools-3.10.15-150400.4.57.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"product_id": "libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-base-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-base-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-curses-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-curses-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-dbm-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-devel-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-devel-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-doc-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-doc-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-idle-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-idle-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-testsuite-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-tk-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-tk-3.10.15-150400.4.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.15-150400.4.57.1.ppc64le",
"product": {
"name": "python310-tools-3.10.15-150400.4.57.1.ppc64le",
"product_id": "python310-tools-3.10.15-150400.4.57.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"product_id": "libpython3_10-1_0-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-base-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-base-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-curses-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-curses-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-dbm-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-dbm-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-devel-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-devel-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-doc-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-doc-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-doc-devhelp-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-idle-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-idle-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-testsuite-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-tk-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-tk-3.10.15-150400.4.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.15-150400.4.57.1.s390x",
"product": {
"name": "python310-tools-3.10.15-150400.4.57.1.s390x",
"product_id": "python310-tools-3.10.15-150400.4.57.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"product_id": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"product_id": "libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-32bit-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-32bit-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-32bit-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-base-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-base-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-base-32bit-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-curses-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-curses-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-dbm-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-dbm-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-devel-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-devel-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-doc-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-doc-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-idle-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-idle-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-testsuite-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-tk-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-tk-3.10.15-150400.4.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.15-150400.4.57.1.x86_64",
"product": {
"name": "python310-tools-3.10.15-150400.4.57.1.x86_64",
"product_id": "python310-tools-3.10.15-150400.4.57.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.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.ppc64le"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.s390x"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.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.15-150400.4.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-base-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.s390x"
},
"product_reference": "python310-base-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.s390x"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.s390x"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.s390x"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.s390x"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.s390x"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.s390x"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.ppc64le"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-base-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.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.15-150400.4.57.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.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.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.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-32bit-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-32bit-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-32bit-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-doc-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-doc-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-doc-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-doc-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-testsuite-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.15-150400.4.57.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.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-32bit-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-32bit-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-base-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-32bit-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-curses-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-dbm-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-devel-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-doc-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-doc-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-doc-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-doc-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-idle-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-testsuite-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tk-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.15-150400.4.57.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64"
},
"product_reference": "python310-tools-3.10.15-150400.4.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"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.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.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 High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-20T15:13:09Z",
"details": "important"
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-7592",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7592"
}
],
"notes": [
{
"category": "general",
"text": "There is a LOW severity vulnerability affecting CPython, specifically the\n\u0027http.cookies\u0027 standard library module.\n\n\nWhen parsing cookies that contained backslashes for quoted characters in\nthe cookie value, the parser would use an algorithm with quadratic\ncomplexity, resulting in excess CPU resources being used while parsing the\nvalue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7592",
"url": "https://www.suse.com/security/cve/CVE-2024-7592"
},
{
"category": "external",
"summary": "SUSE Bug 1229596 for CVE-2024-7592",
"url": "https://bugzilla.suse.com/1229596"
}
],
"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.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/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.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-20T15:13:09Z",
"details": "moderate"
}
],
"title": "CVE-2024-7592"
},
{
"cve": "CVE-2024-8088",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-8088"
}
],
"notes": [
{
"category": "general",
"text": "There is a HIGH severity vulnerability affecting the CPython \"zipfile\"\nmodule affecting \"zipfile.Path\". Note that the more common API \"zipfile.ZipFile\" class is unaffected.\n\n\n\n\n\nWhen iterating over names of entries in a zip archive (for example, methods\nof \"zipfile.Path\" like \"namelist()\", \"iterdir()\", etc)\nthe process can be put into an infinite loop with a maliciously crafted\nzip archive. This defect applies when reading only metadata or extracting\nthe contents of the zip archive. Programs that are not handling\nuser-controlled zip archives are not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-8088",
"url": "https://www.suse.com/security/cve/CVE-2024-8088"
},
{
"category": "external",
"summary": "SUSE Bug 1229704 for CVE-2024-8088",
"url": "https://bugzilla.suse.com/1229704"
}
],
"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.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/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.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.15-150400.4.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.57.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-20T15:13:09Z",
"details": "moderate"
}
],
"title": "CVE-2024-8088"
}
]
}
SUSE-SU-2024:3384-1
Vulnerability from csaf_suse - Published: 2024-09-23 08:32 - Updated: 2024-09-23 08:32Summary
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-2024-6232: excessive backtracking when parsing tarfile headers leads to ReDoS. (bsc#1230227)
- CVE-2024-7592: quadratic algorithm used when parsing cookies leads to excessive resource consumption. (bsc#1229596)
Patchnames: SUSE-2024-3384,SUSE-SLE-Module-Web-Scripting-12-2024-3384,SUSE-SLE-SDK-12-SP5-2024-3384,SUSE-SLE-SERVER-12-SP5-2024-3384
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
76 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
76 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 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-2024-6232: excessive backtracking when parsing tarfile headers leads to ReDoS. (bsc#1230227)\n- CVE-2024-7592: quadratic algorithm used when parsing cookies leads to excessive resource consumption. (bsc#1229596)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3384,SUSE-SLE-Module-Web-Scripting-12-2024-3384,SUSE-SLE-SDK-12-SP5-2024-3384,SUSE-SLE-SERVER-12-SP5-2024-3384",
"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-2024_3384-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3384-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243384-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3384-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019496.html"
},
{
"category": "self",
"summary": "SUSE Bug 1229596",
"url": "https://bugzilla.suse.com/1229596"
},
{
"category": "self",
"summary": "SUSE Bug 1230227",
"url": "https://bugzilla.suse.com/1230227"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7592 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7592/"
}
],
"title": "Security update for python3",
"tracking": {
"current_release_date": "2024-09-23T08:32:28Z",
"generator": {
"date": "2024-09-23T08:32:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3384-1",
"initial_release_date": "2024-09-23T08:32:28Z",
"revision_history": [
{
"date": "2024-09-23T08:32:28Z",
"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.139.1.aarch64",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"product_id": "libpython3_4m1_0-3.4.10-25.139.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.139.1.aarch64",
"product": {
"name": "python3-3.4.10-25.139.1.aarch64",
"product_id": "python3-3.4.10-25.139.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.139.1.aarch64",
"product": {
"name": "python3-base-3.4.10-25.139.1.aarch64",
"product_id": "python3-base-3.4.10-25.139.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.139.1.aarch64",
"product": {
"name": "python3-curses-3.4.10-25.139.1.aarch64",
"product_id": "python3-curses-3.4.10-25.139.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.139.1.aarch64",
"product": {
"name": "python3-dbm-3.4.10-25.139.1.aarch64",
"product_id": "python3-dbm-3.4.10-25.139.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.139.1.aarch64",
"product": {
"name": "python3-devel-3.4.10-25.139.1.aarch64",
"product_id": "python3-devel-3.4.10-25.139.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.139.1.aarch64",
"product": {
"name": "python3-idle-3.4.10-25.139.1.aarch64",
"product_id": "python3-idle-3.4.10-25.139.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.139.1.aarch64",
"product": {
"name": "python3-testsuite-3.4.10-25.139.1.aarch64",
"product_id": "python3-testsuite-3.4.10-25.139.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.139.1.aarch64",
"product": {
"name": "python3-tk-3.4.10-25.139.1.aarch64",
"product_id": "python3-tk-3.4.10-25.139.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.139.1.aarch64",
"product": {
"name": "python3-tools-3.4.10-25.139.1.aarch64",
"product_id": "python3-tools-3.4.10-25.139.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-64bit-3.4.10-25.139.1.aarch64_ilp32",
"product": {
"name": "libpython3_4m1_0-64bit-3.4.10-25.139.1.aarch64_ilp32",
"product_id": "libpython3_4m1_0-64bit-3.4.10-25.139.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-64bit-3.4.10-25.139.1.aarch64_ilp32",
"product": {
"name": "python3-64bit-3.4.10-25.139.1.aarch64_ilp32",
"product_id": "python3-64bit-3.4.10-25.139.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-base-64bit-3.4.10-25.139.1.aarch64_ilp32",
"product": {
"name": "python3-base-64bit-3.4.10-25.139.1.aarch64_ilp32",
"product_id": "python3-base-64bit-3.4.10-25.139.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.139.1.i586",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.139.1.i586",
"product_id": "libpython3_4m1_0-3.4.10-25.139.1.i586"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.139.1.i586",
"product": {
"name": "python3-3.4.10-25.139.1.i586",
"product_id": "python3-3.4.10-25.139.1.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.139.1.i586",
"product": {
"name": "python3-base-3.4.10-25.139.1.i586",
"product_id": "python3-base-3.4.10-25.139.1.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.139.1.i586",
"product": {
"name": "python3-curses-3.4.10-25.139.1.i586",
"product_id": "python3-curses-3.4.10-25.139.1.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.139.1.i586",
"product": {
"name": "python3-dbm-3.4.10-25.139.1.i586",
"product_id": "python3-dbm-3.4.10-25.139.1.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.139.1.i586",
"product": {
"name": "python3-devel-3.4.10-25.139.1.i586",
"product_id": "python3-devel-3.4.10-25.139.1.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.139.1.i586",
"product": {
"name": "python3-idle-3.4.10-25.139.1.i586",
"product_id": "python3-idle-3.4.10-25.139.1.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.139.1.i586",
"product": {
"name": "python3-testsuite-3.4.10-25.139.1.i586",
"product_id": "python3-testsuite-3.4.10-25.139.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.139.1.i586",
"product": {
"name": "python3-tk-3.4.10-25.139.1.i586",
"product_id": "python3-tk-3.4.10-25.139.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.139.1.i586",
"product": {
"name": "python3-tools-3.4.10-25.139.1.i586",
"product_id": "python3-tools-3.4.10-25.139.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-doc-3.4.10-25.139.1.noarch",
"product": {
"name": "python3-doc-3.4.10-25.139.1.noarch",
"product_id": "python3-doc-3.4.10-25.139.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-doc-pdf-3.4.10-25.139.1.noarch",
"product": {
"name": "python3-doc-pdf-3.4.10-25.139.1.noarch",
"product_id": "python3-doc-pdf-3.4.10-25.139.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"product_id": "libpython3_4m1_0-3.4.10-25.139.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.139.1.ppc64le",
"product": {
"name": "python3-3.4.10-25.139.1.ppc64le",
"product_id": "python3-3.4.10-25.139.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.139.1.ppc64le",
"product": {
"name": "python3-base-3.4.10-25.139.1.ppc64le",
"product_id": "python3-base-3.4.10-25.139.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.139.1.ppc64le",
"product": {
"name": "python3-curses-3.4.10-25.139.1.ppc64le",
"product_id": "python3-curses-3.4.10-25.139.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.139.1.ppc64le",
"product": {
"name": "python3-dbm-3.4.10-25.139.1.ppc64le",
"product_id": "python3-dbm-3.4.10-25.139.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.139.1.ppc64le",
"product": {
"name": "python3-devel-3.4.10-25.139.1.ppc64le",
"product_id": "python3-devel-3.4.10-25.139.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.139.1.ppc64le",
"product": {
"name": "python3-idle-3.4.10-25.139.1.ppc64le",
"product_id": "python3-idle-3.4.10-25.139.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.139.1.ppc64le",
"product": {
"name": "python3-testsuite-3.4.10-25.139.1.ppc64le",
"product_id": "python3-testsuite-3.4.10-25.139.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.139.1.ppc64le",
"product": {
"name": "python3-tk-3.4.10-25.139.1.ppc64le",
"product_id": "python3-tk-3.4.10-25.139.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.139.1.ppc64le",
"product": {
"name": "python3-tools-3.4.10-25.139.1.ppc64le",
"product_id": "python3-tools-3.4.10-25.139.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.139.1.s390",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.139.1.s390",
"product_id": "libpython3_4m1_0-3.4.10-25.139.1.s390"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.139.1.s390",
"product": {
"name": "python3-3.4.10-25.139.1.s390",
"product_id": "python3-3.4.10-25.139.1.s390"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.139.1.s390",
"product": {
"name": "python3-base-3.4.10-25.139.1.s390",
"product_id": "python3-base-3.4.10-25.139.1.s390"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.139.1.s390",
"product": {
"name": "python3-curses-3.4.10-25.139.1.s390",
"product_id": "python3-curses-3.4.10-25.139.1.s390"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.139.1.s390",
"product": {
"name": "python3-dbm-3.4.10-25.139.1.s390",
"product_id": "python3-dbm-3.4.10-25.139.1.s390"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.139.1.s390",
"product": {
"name": "python3-devel-3.4.10-25.139.1.s390",
"product_id": "python3-devel-3.4.10-25.139.1.s390"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.139.1.s390",
"product": {
"name": "python3-idle-3.4.10-25.139.1.s390",
"product_id": "python3-idle-3.4.10-25.139.1.s390"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.139.1.s390",
"product": {
"name": "python3-testsuite-3.4.10-25.139.1.s390",
"product_id": "python3-testsuite-3.4.10-25.139.1.s390"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.139.1.s390",
"product": {
"name": "python3-tk-3.4.10-25.139.1.s390",
"product_id": "python3-tk-3.4.10-25.139.1.s390"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.139.1.s390",
"product": {
"name": "python3-tools-3.4.10-25.139.1.s390",
"product_id": "python3-tools-3.4.10-25.139.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.139.1.s390x",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.139.1.s390x",
"product_id": "libpython3_4m1_0-3.4.10-25.139.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x",
"product": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x",
"product_id": "libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.139.1.s390x",
"product": {
"name": "python3-3.4.10-25.139.1.s390x",
"product_id": "python3-3.4.10-25.139.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-32bit-3.4.10-25.139.1.s390x",
"product": {
"name": "python3-32bit-3.4.10-25.139.1.s390x",
"product_id": "python3-32bit-3.4.10-25.139.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.139.1.s390x",
"product": {
"name": "python3-base-3.4.10-25.139.1.s390x",
"product_id": "python3-base-3.4.10-25.139.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-32bit-3.4.10-25.139.1.s390x",
"product": {
"name": "python3-base-32bit-3.4.10-25.139.1.s390x",
"product_id": "python3-base-32bit-3.4.10-25.139.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.139.1.s390x",
"product": {
"name": "python3-curses-3.4.10-25.139.1.s390x",
"product_id": "python3-curses-3.4.10-25.139.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.139.1.s390x",
"product": {
"name": "python3-dbm-3.4.10-25.139.1.s390x",
"product_id": "python3-dbm-3.4.10-25.139.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.139.1.s390x",
"product": {
"name": "python3-devel-3.4.10-25.139.1.s390x",
"product_id": "python3-devel-3.4.10-25.139.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.139.1.s390x",
"product": {
"name": "python3-idle-3.4.10-25.139.1.s390x",
"product_id": "python3-idle-3.4.10-25.139.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.139.1.s390x",
"product": {
"name": "python3-testsuite-3.4.10-25.139.1.s390x",
"product_id": "python3-testsuite-3.4.10-25.139.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.139.1.s390x",
"product": {
"name": "python3-tk-3.4.10-25.139.1.s390x",
"product_id": "python3-tk-3.4.10-25.139.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.139.1.s390x",
"product": {
"name": "python3-tools-3.4.10-25.139.1.s390x",
"product_id": "python3-tools-3.4.10-25.139.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"product_id": "libpython3_4m1_0-3.4.10-25.139.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64",
"product": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64",
"product_id": "libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.139.1.x86_64",
"product": {
"name": "python3-3.4.10-25.139.1.x86_64",
"product_id": "python3-3.4.10-25.139.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-32bit-3.4.10-25.139.1.x86_64",
"product": {
"name": "python3-32bit-3.4.10-25.139.1.x86_64",
"product_id": "python3-32bit-3.4.10-25.139.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.139.1.x86_64",
"product": {
"name": "python3-base-3.4.10-25.139.1.x86_64",
"product_id": "python3-base-3.4.10-25.139.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-32bit-3.4.10-25.139.1.x86_64",
"product": {
"name": "python3-base-32bit-3.4.10-25.139.1.x86_64",
"product_id": "python3-base-32bit-3.4.10-25.139.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.139.1.x86_64",
"product": {
"name": "python3-curses-3.4.10-25.139.1.x86_64",
"product_id": "python3-curses-3.4.10-25.139.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.139.1.x86_64",
"product": {
"name": "python3-dbm-3.4.10-25.139.1.x86_64",
"product_id": "python3-dbm-3.4.10-25.139.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.139.1.x86_64",
"product": {
"name": "python3-devel-3.4.10-25.139.1.x86_64",
"product_id": "python3-devel-3.4.10-25.139.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.139.1.x86_64",
"product": {
"name": "python3-idle-3.4.10-25.139.1.x86_64",
"product_id": "python3-idle-3.4.10-25.139.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.139.1.x86_64",
"product": {
"name": "python3-testsuite-3.4.10-25.139.1.x86_64",
"product_id": "python3-testsuite-3.4.10-25.139.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.139.1.x86_64",
"product": {
"name": "python3-tk-3.4.10-25.139.1.x86_64",
"product_id": "python3-tk-3.4.10-25.139.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.139.1.x86_64",
"product": {
"name": "python3-tools-3.4.10-25.139.1.x86_64",
"product_id": "python3-tools-3.4.10-25.139.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap: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.139.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.aarch64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.139.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.139.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.139.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.139.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.139.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.aarch64"
},
"product_reference": "python3-3.4.10-25.139.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.139.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.ppc64le"
},
"product_reference": "python3-3.4.10-25.139.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.139.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.s390x"
},
"product_reference": "python3-3.4.10-25.139.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.139.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.x86_64"
},
"product_reference": "python3-3.4.10-25.139.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.139.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.aarch64"
},
"product_reference": "python3-base-3.4.10-25.139.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.139.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.ppc64le"
},
"product_reference": "python3-base-3.4.10-25.139.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.139.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.s390x"
},
"product_reference": "python3-base-3.4.10-25.139.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.139.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.139.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.139.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.aarch64"
},
"product_reference": "python3-curses-3.4.10-25.139.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.139.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.ppc64le"
},
"product_reference": "python3-curses-3.4.10-25.139.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.139.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.s390x"
},
"product_reference": "python3-curses-3.4.10-25.139.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.139.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.139.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.4.10-25.139.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.aarch64"
},
"product_reference": "python3-dbm-3.4.10-25.139.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.4.10-25.139.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.ppc64le"
},
"product_reference": "python3-dbm-3.4.10-25.139.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.4.10-25.139.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.s390x"
},
"product_reference": "python3-dbm-3.4.10-25.139.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.4.10-25.139.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.x86_64"
},
"product_reference": "python3-dbm-3.4.10-25.139.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.139.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.aarch64"
},
"product_reference": "python3-devel-3.4.10-25.139.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.139.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le"
},
"product_reference": "python3-devel-3.4.10-25.139.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.139.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.s390x"
},
"product_reference": "python3-devel-3.4.10-25.139.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.139.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.139.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.139.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.aarch64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.139.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.139.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.139.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.139.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.139.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.aarch64"
},
"product_reference": "python3-3.4.10-25.139.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.139.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.ppc64le"
},
"product_reference": "python3-3.4.10-25.139.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.139.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.s390x"
},
"product_reference": "python3-3.4.10-25.139.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.139.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.x86_64"
},
"product_reference": "python3-3.4.10-25.139.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.139.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.aarch64"
},
"product_reference": "python3-base-3.4.10-25.139.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.139.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.ppc64le"
},
"product_reference": "python3-base-3.4.10-25.139.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.139.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.s390x"
},
"product_reference": "python3-base-3.4.10-25.139.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.139.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.139.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.139.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.aarch64"
},
"product_reference": "python3-curses-3.4.10-25.139.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.139.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.ppc64le"
},
"product_reference": "python3-curses-3.4.10-25.139.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.139.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.s390x"
},
"product_reference": "python3-curses-3.4.10-25.139.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.139.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.139.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.139.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.aarch64"
},
"product_reference": "python3-devel-3.4.10-25.139.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.139.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le"
},
"product_reference": "python3-devel-3.4.10-25.139.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.139.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.s390x"
},
"product_reference": "python3-devel-3.4.10-25.139.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.139.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.139.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.139.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.aarch64"
},
"product_reference": "python3-tk-3.4.10-25.139.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.139.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.ppc64le"
},
"product_reference": "python3-tk-3.4.10-25.139.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.139.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.s390x"
},
"product_reference": "python3-tk-3.4.10-25.139.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.139.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.x86_64"
},
"product_reference": "python3-tk-3.4.10-25.139.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.139.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.aarch64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.139.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.139.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.139.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.139.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.139.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.aarch64"
},
"product_reference": "python3-3.4.10-25.139.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.139.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.ppc64le"
},
"product_reference": "python3-3.4.10-25.139.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.139.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.s390x"
},
"product_reference": "python3-3.4.10-25.139.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.139.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.x86_64"
},
"product_reference": "python3-3.4.10-25.139.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.139.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.aarch64"
},
"product_reference": "python3-base-3.4.10-25.139.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.139.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.ppc64le"
},
"product_reference": "python3-base-3.4.10-25.139.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.139.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.s390x"
},
"product_reference": "python3-base-3.4.10-25.139.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.139.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.139.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.139.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.aarch64"
},
"product_reference": "python3-curses-3.4.10-25.139.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.139.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.ppc64le"
},
"product_reference": "python3-curses-3.4.10-25.139.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.139.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.s390x"
},
"product_reference": "python3-curses-3.4.10-25.139.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.139.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.139.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.139.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.aarch64"
},
"product_reference": "python3-devel-3.4.10-25.139.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.139.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le"
},
"product_reference": "python3-devel-3.4.10-25.139.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.139.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.s390x"
},
"product_reference": "python3-devel-3.4.10-25.139.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.139.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.139.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.139.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.aarch64"
},
"product_reference": "python3-tk-3.4.10-25.139.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.139.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.ppc64le"
},
"product_reference": "python3-tk-3.4.10-25.139.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.139.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.s390x"
},
"product_reference": "python3-tk-3.4.10-25.139.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.139.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.x86_64"
},
"product_reference": "python3-tk-3.4.10-25.139.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"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 Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.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 Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T08:32:28Z",
"details": "important"
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-7592",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7592"
}
],
"notes": [
{
"category": "general",
"text": "There is a LOW severity vulnerability affecting CPython, specifically the\n\u0027http.cookies\u0027 standard library module.\n\n\nWhen parsing cookies that contained backslashes for quoted characters in\nthe cookie value, the parser would use an algorithm with quadratic\ncomplexity, resulting in excess CPU resources being used while parsing the\nvalue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7592",
"url": "https://www.suse.com/security/cve/CVE-2024-7592"
},
{
"category": "external",
"summary": "SUSE Bug 1229596 for CVE-2024-7592",
"url": "https://bugzilla.suse.com/1229596"
}
],
"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 Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.139.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.139.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-23T08:32:28Z",
"details": "moderate"
}
],
"title": "CVE-2024-7592"
}
]
}
SUSE-SU-2024:3411-1
Vulnerability from csaf_suse - Published: 2024-09-24 07:40 - Updated: 2024-09-24 07:40Summary
Security update for python39
Severity
Important
Notes
Title of the patch: Security update for python39
Description of the patch: This update for python39 fixes the following issues:
- Update to 3.9.20:
- CVE-2024-6232: excessive backtracking when parsing tarfile headers leads to ReDoS. (bsc#1230227)
- CVE-2024-7592: quadratic algorithm used when parsing cookies leads to excessive resource consumption. (bsc#1229596)
- CVE-2024-8088: lack of name validation when extracting a zip archive leads to infinite loops. (bsc#1229704)
Patchnames: SUSE-2024-3411,SUSE-SLE-Module-Legacy-15-SP5-2024-3411,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-3411,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-3411,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-3411,SUSE-Storage-7.1-2024-3411,openSUSE-SLE-15.5-2024-3411,openSUSE-SLE-15.6-2024-3411
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
212 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-32bit-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-base-32bit-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-32bit-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-32bit-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
212 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-32bit-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-base-32bit-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-32bit-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-32bit-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
212 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-32bit-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-base-32bit-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-32bit-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-32bit-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
16 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 python39",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python39 fixes the following issues:\n\n- Update to 3.9.20:\n- CVE-2024-6232: excessive backtracking when parsing tarfile headers leads to ReDoS. (bsc#1230227)\n- CVE-2024-7592: quadratic algorithm used when parsing cookies leads to excessive resource consumption. (bsc#1229596)\n- CVE-2024-8088: lack of name validation when extracting a zip archive leads to infinite loops. (bsc#1229704)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3411,SUSE-SLE-Module-Legacy-15-SP5-2024-3411,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-3411,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-3411,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-3411,SUSE-Storage-7.1-2024-3411,openSUSE-SLE-15.5-2024-3411,openSUSE-SLE-15.6-2024-3411",
"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-2024_3411-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3411-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243411-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3411-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019505.html"
},
{
"category": "self",
"summary": "SUSE Bug 1229596",
"url": "https://bugzilla.suse.com/1229596"
},
{
"category": "self",
"summary": "SUSE Bug 1229704",
"url": "https://bugzilla.suse.com/1229704"
},
{
"category": "self",
"summary": "SUSE Bug 1230227",
"url": "https://bugzilla.suse.com/1230227"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7592 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7592/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-8088 page",
"url": "https://www.suse.com/security/cve/CVE-2024-8088/"
}
],
"title": "Security update for python39",
"tracking": {
"current_release_date": "2024-09-24T07:40:52Z",
"generator": {
"date": "2024-09-24T07:40:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3411-1",
"initial_release_date": "2024-09-24T07:40:52Z",
"revision_history": [
{
"date": "2024-09-24T07:40:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"product": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"product_id": "libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-3.9.20-150300.4.52.1.aarch64",
"product": {
"name": "python39-3.9.20-150300.4.52.1.aarch64",
"product_id": "python39-3.9.20-150300.4.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.20-150300.4.52.1.aarch64",
"product": {
"name": "python39-base-3.9.20-150300.4.52.1.aarch64",
"product_id": "python39-base-3.9.20-150300.4.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.20-150300.4.52.1.aarch64",
"product": {
"name": "python39-curses-3.9.20-150300.4.52.1.aarch64",
"product_id": "python39-curses-3.9.20-150300.4.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.20-150300.4.52.1.aarch64",
"product": {
"name": "python39-dbm-3.9.20-150300.4.52.1.aarch64",
"product_id": "python39-dbm-3.9.20-150300.4.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.20-150300.4.52.1.aarch64",
"product": {
"name": "python39-devel-3.9.20-150300.4.52.1.aarch64",
"product_id": "python39-devel-3.9.20-150300.4.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.20-150300.4.52.1.aarch64",
"product": {
"name": "python39-doc-3.9.20-150300.4.52.1.aarch64",
"product_id": "python39-doc-3.9.20-150300.4.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"product": {
"name": "python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"product_id": "python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.20-150300.4.52.1.aarch64",
"product": {
"name": "python39-idle-3.9.20-150300.4.52.1.aarch64",
"product_id": "python39-idle-3.9.20-150300.4.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"product": {
"name": "python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"product_id": "python39-testsuite-3.9.20-150300.4.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.20-150300.4.52.1.aarch64",
"product": {
"name": "python39-tk-3.9.20-150300.4.52.1.aarch64",
"product_id": "python39-tk-3.9.20-150300.4.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.20-150300.4.52.1.aarch64",
"product": {
"name": "python39-tools-3.9.20-150300.4.52.1.aarch64",
"product_id": "python39-tools-3.9.20-150300.4.52.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-64bit-3.9.20-150300.4.52.1.aarch64_ilp32",
"product": {
"name": "libpython3_9-1_0-64bit-3.9.20-150300.4.52.1.aarch64_ilp32",
"product_id": "libpython3_9-1_0-64bit-3.9.20-150300.4.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python39-64bit-3.9.20-150300.4.52.1.aarch64_ilp32",
"product": {
"name": "python39-64bit-3.9.20-150300.4.52.1.aarch64_ilp32",
"product_id": "python39-64bit-3.9.20-150300.4.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python39-base-64bit-3.9.20-150300.4.52.1.aarch64_ilp32",
"product": {
"name": "python39-base-64bit-3.9.20-150300.4.52.1.aarch64_ilp32",
"product_id": "python39-base-64bit-3.9.20-150300.4.52.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.i586",
"product": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.i586",
"product_id": "libpython3_9-1_0-3.9.20-150300.4.52.1.i586"
}
},
{
"category": "product_version",
"name": "python39-3.9.20-150300.4.52.1.i586",
"product": {
"name": "python39-3.9.20-150300.4.52.1.i586",
"product_id": "python39-3.9.20-150300.4.52.1.i586"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.20-150300.4.52.1.i586",
"product": {
"name": "python39-base-3.9.20-150300.4.52.1.i586",
"product_id": "python39-base-3.9.20-150300.4.52.1.i586"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.20-150300.4.52.1.i586",
"product": {
"name": "python39-curses-3.9.20-150300.4.52.1.i586",
"product_id": "python39-curses-3.9.20-150300.4.52.1.i586"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.20-150300.4.52.1.i586",
"product": {
"name": "python39-dbm-3.9.20-150300.4.52.1.i586",
"product_id": "python39-dbm-3.9.20-150300.4.52.1.i586"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.20-150300.4.52.1.i586",
"product": {
"name": "python39-devel-3.9.20-150300.4.52.1.i586",
"product_id": "python39-devel-3.9.20-150300.4.52.1.i586"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.20-150300.4.52.1.i586",
"product": {
"name": "python39-doc-3.9.20-150300.4.52.1.i586",
"product_id": "python39-doc-3.9.20-150300.4.52.1.i586"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.20-150300.4.52.1.i586",
"product": {
"name": "python39-doc-devhelp-3.9.20-150300.4.52.1.i586",
"product_id": "python39-doc-devhelp-3.9.20-150300.4.52.1.i586"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.20-150300.4.52.1.i586",
"product": {
"name": "python39-idle-3.9.20-150300.4.52.1.i586",
"product_id": "python39-idle-3.9.20-150300.4.52.1.i586"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.20-150300.4.52.1.i586",
"product": {
"name": "python39-testsuite-3.9.20-150300.4.52.1.i586",
"product_id": "python39-testsuite-3.9.20-150300.4.52.1.i586"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.20-150300.4.52.1.i586",
"product": {
"name": "python39-tk-3.9.20-150300.4.52.1.i586",
"product_id": "python39-tk-3.9.20-150300.4.52.1.i586"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.20-150300.4.52.1.i586",
"product": {
"name": "python39-tools-3.9.20-150300.4.52.1.i586",
"product_id": "python39-tools-3.9.20-150300.4.52.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"product": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"product_id": "libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-3.9.20-150300.4.52.1.ppc64le",
"product": {
"name": "python39-3.9.20-150300.4.52.1.ppc64le",
"product_id": "python39-3.9.20-150300.4.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.20-150300.4.52.1.ppc64le",
"product": {
"name": "python39-base-3.9.20-150300.4.52.1.ppc64le",
"product_id": "python39-base-3.9.20-150300.4.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.20-150300.4.52.1.ppc64le",
"product": {
"name": "python39-curses-3.9.20-150300.4.52.1.ppc64le",
"product_id": "python39-curses-3.9.20-150300.4.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"product": {
"name": "python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"product_id": "python39-dbm-3.9.20-150300.4.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.20-150300.4.52.1.ppc64le",
"product": {
"name": "python39-devel-3.9.20-150300.4.52.1.ppc64le",
"product_id": "python39-devel-3.9.20-150300.4.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.20-150300.4.52.1.ppc64le",
"product": {
"name": "python39-doc-3.9.20-150300.4.52.1.ppc64le",
"product_id": "python39-doc-3.9.20-150300.4.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"product": {
"name": "python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"product_id": "python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.20-150300.4.52.1.ppc64le",
"product": {
"name": "python39-idle-3.9.20-150300.4.52.1.ppc64le",
"product_id": "python39-idle-3.9.20-150300.4.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"product": {
"name": "python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"product_id": "python39-testsuite-3.9.20-150300.4.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.20-150300.4.52.1.ppc64le",
"product": {
"name": "python39-tk-3.9.20-150300.4.52.1.ppc64le",
"product_id": "python39-tk-3.9.20-150300.4.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.20-150300.4.52.1.ppc64le",
"product": {
"name": "python39-tools-3.9.20-150300.4.52.1.ppc64le",
"product_id": "python39-tools-3.9.20-150300.4.52.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"product": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"product_id": "libpython3_9-1_0-3.9.20-150300.4.52.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-3.9.20-150300.4.52.1.s390x",
"product": {
"name": "python39-3.9.20-150300.4.52.1.s390x",
"product_id": "python39-3.9.20-150300.4.52.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.20-150300.4.52.1.s390x",
"product": {
"name": "python39-base-3.9.20-150300.4.52.1.s390x",
"product_id": "python39-base-3.9.20-150300.4.52.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.20-150300.4.52.1.s390x",
"product": {
"name": "python39-curses-3.9.20-150300.4.52.1.s390x",
"product_id": "python39-curses-3.9.20-150300.4.52.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.20-150300.4.52.1.s390x",
"product": {
"name": "python39-dbm-3.9.20-150300.4.52.1.s390x",
"product_id": "python39-dbm-3.9.20-150300.4.52.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.20-150300.4.52.1.s390x",
"product": {
"name": "python39-devel-3.9.20-150300.4.52.1.s390x",
"product_id": "python39-devel-3.9.20-150300.4.52.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.20-150300.4.52.1.s390x",
"product": {
"name": "python39-doc-3.9.20-150300.4.52.1.s390x",
"product_id": "python39-doc-3.9.20-150300.4.52.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"product": {
"name": "python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"product_id": "python39-doc-devhelp-3.9.20-150300.4.52.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.20-150300.4.52.1.s390x",
"product": {
"name": "python39-idle-3.9.20-150300.4.52.1.s390x",
"product_id": "python39-idle-3.9.20-150300.4.52.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.20-150300.4.52.1.s390x",
"product": {
"name": "python39-testsuite-3.9.20-150300.4.52.1.s390x",
"product_id": "python39-testsuite-3.9.20-150300.4.52.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.20-150300.4.52.1.s390x",
"product": {
"name": "python39-tk-3.9.20-150300.4.52.1.s390x",
"product_id": "python39-tk-3.9.20-150300.4.52.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.20-150300.4.52.1.s390x",
"product": {
"name": "python39-tools-3.9.20-150300.4.52.1.s390x",
"product_id": "python39-tools-3.9.20-150300.4.52.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"product": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"product_id": "libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"product": {
"name": "libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"product_id": "libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-3.9.20-150300.4.52.1.x86_64",
"product": {
"name": "python39-3.9.20-150300.4.52.1.x86_64",
"product_id": "python39-3.9.20-150300.4.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-32bit-3.9.20-150300.4.52.1.x86_64",
"product": {
"name": "python39-32bit-3.9.20-150300.4.52.1.x86_64",
"product_id": "python39-32bit-3.9.20-150300.4.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.20-150300.4.52.1.x86_64",
"product": {
"name": "python39-base-3.9.20-150300.4.52.1.x86_64",
"product_id": "python39-base-3.9.20-150300.4.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"product": {
"name": "python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"product_id": "python39-base-32bit-3.9.20-150300.4.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.20-150300.4.52.1.x86_64",
"product": {
"name": "python39-curses-3.9.20-150300.4.52.1.x86_64",
"product_id": "python39-curses-3.9.20-150300.4.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.20-150300.4.52.1.x86_64",
"product": {
"name": "python39-dbm-3.9.20-150300.4.52.1.x86_64",
"product_id": "python39-dbm-3.9.20-150300.4.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.20-150300.4.52.1.x86_64",
"product": {
"name": "python39-devel-3.9.20-150300.4.52.1.x86_64",
"product_id": "python39-devel-3.9.20-150300.4.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.20-150300.4.52.1.x86_64",
"product": {
"name": "python39-doc-3.9.20-150300.4.52.1.x86_64",
"product_id": "python39-doc-3.9.20-150300.4.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"product": {
"name": "python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"product_id": "python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.20-150300.4.52.1.x86_64",
"product": {
"name": "python39-idle-3.9.20-150300.4.52.1.x86_64",
"product_id": "python39-idle-3.9.20-150300.4.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"product": {
"name": "python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"product_id": "python39-testsuite-3.9.20-150300.4.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.20-150300.4.52.1.x86_64",
"product": {
"name": "python39-tk-3.9.20-150300.4.52.1.x86_64",
"product_id": "python39-tk-3.9.20-150300.4.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.20-150300.4.52.1.x86_64",
"product": {
"name": "python39-tools-3.9.20-150300.4.52.1.x86_64",
"product_id": "python39-tools-3.9.20-150300.4.52.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"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_9-1_0-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-devel-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-devel-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-idle-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-idle-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-tk-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-tk-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-tools-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-tools-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-devel-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-devel-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.20-150300.4.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-devel-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-devel-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-idle-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-idle-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.20-150300.4.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-idle-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-idle-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-tk-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-tk-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.20-150300.4.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-tk-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-tk-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.20-150300.4.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-tools-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-tools-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.20-150300.4.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-tools-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-tools-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-devel-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-devel-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-idle-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-idle-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-tk-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-tk-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.20-150300.4.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-tools-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.20-150300.4.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-tools-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.20-150300.4.52.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-devel-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.20-150300.4.52.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-devel-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.20-150300.4.52.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-idle-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.20-150300.4.52.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-idle-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.20-150300.4.52.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-tk-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.20-150300.4.52.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-tk-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.20-150300.4.52.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-tools-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.20-150300.4.52.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-tools-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-32bit-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-32bit-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-32bit-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-32bit-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-base-32bit-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-devel-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-devel-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-devel-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-devel-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-doc-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-doc-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-doc-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-doc-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-idle-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-idle-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-idle-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-idle-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-testsuite-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-tk-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-tk-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-tk-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-tk-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-tools-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-tools-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-tools-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-tools-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-32bit-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-32bit-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-32bit-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-base-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-32bit-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-base-32bit-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-curses-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-dbm-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-devel-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-devel-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-devel-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-devel-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-doc-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-doc-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-doc-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-doc-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-idle-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-idle-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-idle-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-idle-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-testsuite-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-tk-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-tk-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-tk-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-tk-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.20-150300.4.52.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.aarch64"
},
"product_reference": "python39-tools-3.9.20-150300.4.52.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.20-150300.4.52.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.ppc64le"
},
"product_reference": "python39-tools-3.9.20-150300.4.52.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.20-150300.4.52.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.s390x"
},
"product_reference": "python39-tools-3.9.20-150300.4.52.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.20-150300.4.52.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.x86_64"
},
"product_reference": "python39-tools-3.9.20-150300.4.52.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.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 Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-24T07:40:52Z",
"details": "important"
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-7592",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7592"
}
],
"notes": [
{
"category": "general",
"text": "There is a LOW severity vulnerability affecting CPython, specifically the\n\u0027http.cookies\u0027 standard library module.\n\n\nWhen parsing cookies that contained backslashes for quoted characters in\nthe cookie value, the parser would use an algorithm with quadratic\ncomplexity, resulting in excess CPU resources being used while parsing the\nvalue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7592",
"url": "https://www.suse.com/security/cve/CVE-2024-7592"
},
{
"category": "external",
"summary": "SUSE Bug 1229596 for CVE-2024-7592",
"url": "https://bugzilla.suse.com/1229596"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-24T07:40:52Z",
"details": "moderate"
}
],
"title": "CVE-2024-7592"
},
{
"cve": "CVE-2024-8088",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-8088"
}
],
"notes": [
{
"category": "general",
"text": "There is a HIGH severity vulnerability affecting the CPython \"zipfile\"\nmodule affecting \"zipfile.Path\". Note that the more common API \"zipfile.ZipFile\" class is unaffected.\n\n\n\n\n\nWhen iterating over names of entries in a zip archive (for example, methods\nof \"zipfile.Path\" like \"namelist()\", \"iterdir()\", etc)\nthe process can be put into an infinite loop with a maliciously crafted\nzip archive. This defect applies when reading only metadata or extracting\nthe contents of the zip archive. Programs that are not handling\nuser-controlled zip archives are not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-8088",
"url": "https://www.suse.com/security/cve/CVE-2024-8088"
},
{
"category": "external",
"summary": "SUSE Bug 1229704 for CVE-2024-8088",
"url": "https://bugzilla.suse.com/1229704"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.20-150300.4.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-base-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.52.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-24T07:40:52Z",
"details": "moderate"
}
],
"title": "CVE-2024-8088"
}
]
}
SUSE-SU-2024:3418-1
Vulnerability from csaf_suse - Published: 2024-09-24 13:38 - Updated: 2024-09-24 13:38Summary
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 python311 to version 3.11.10.
- CVE-2024-6232: excessive backtracking when parsing tarfile headers leads to ReDoS. (bsc#1230227)
- CVE-2024-7592: quadratic algorithm used when parsing cookies leads to excessive resource consumption. (bsc#1229596)
- CVE-2024-8088: lack of name validation when extracting a zip archive leads to infinite loops. (bsc#1229704)
Patchnames: SUSE-2024-3418,SUSE-SLE-Module-Public-Cloud-15-SP4-2024-3418,SUSE-SLE-Module-Python3-15-SP5-2024-3418,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3418,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3418,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-3418,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3418,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3418,openSUSE-SLE-15.5-2024-3418
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
217 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-32bit-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-base-32bit-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
217 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-32bit-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-base-32bit-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
217 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-32bit-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-base-32bit-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
16 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- Update python311 to version 3.11.10.\n- CVE-2024-6232: excessive backtracking when parsing tarfile headers leads to ReDoS. (bsc#1230227)\n- CVE-2024-7592: quadratic algorithm used when parsing cookies leads to excessive resource consumption. (bsc#1229596)\n- CVE-2024-8088: lack of name validation when extracting a zip archive leads to infinite loops. (bsc#1229704)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3418,SUSE-SLE-Module-Public-Cloud-15-SP4-2024-3418,SUSE-SLE-Module-Python3-15-SP5-2024-3418,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3418,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3418,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-3418,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3418,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3418,openSUSE-SLE-15.5-2024-3418",
"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-2024_3418-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3418-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243418-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3418-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019511.html"
},
{
"category": "self",
"summary": "SUSE Bug 1229596",
"url": "https://bugzilla.suse.com/1229596"
},
{
"category": "self",
"summary": "SUSE Bug 1229704",
"url": "https://bugzilla.suse.com/1229704"
},
{
"category": "self",
"summary": "SUSE Bug 1230227",
"url": "https://bugzilla.suse.com/1230227"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7592 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7592/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-8088 page",
"url": "https://www.suse.com/security/cve/CVE-2024-8088/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2024-09-24T13:38:59Z",
"generator": {
"date": "2024-09-24T13:38:59Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3418-1",
"initial_release_date": "2024-09-24T13:38:59Z",
"revision_history": [
{
"date": "2024-09-24T13:38:59Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.10-150400.9.35.1.aarch64",
"product": {
"name": "python311-3.11.10-150400.9.35.1.aarch64",
"product_id": "python311-3.11.10-150400.9.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.10-150400.9.35.1.aarch64",
"product": {
"name": "python311-base-3.11.10-150400.9.35.1.aarch64",
"product_id": "python311-base-3.11.10-150400.9.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.10-150400.9.35.1.aarch64",
"product": {
"name": "python311-curses-3.11.10-150400.9.35.1.aarch64",
"product_id": "python311-curses-3.11.10-150400.9.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.10-150400.9.35.1.aarch64",
"product": {
"name": "python311-dbm-3.11.10-150400.9.35.1.aarch64",
"product_id": "python311-dbm-3.11.10-150400.9.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.10-150400.9.35.1.aarch64",
"product": {
"name": "python311-devel-3.11.10-150400.9.35.1.aarch64",
"product_id": "python311-devel-3.11.10-150400.9.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.10-150400.9.35.1.aarch64",
"product": {
"name": "python311-doc-3.11.10-150400.9.35.1.aarch64",
"product_id": "python311-doc-3.11.10-150400.9.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"product": {
"name": "python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"product_id": "python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.10-150400.9.35.1.aarch64",
"product": {
"name": "python311-idle-3.11.10-150400.9.35.1.aarch64",
"product_id": "python311-idle-3.11.10-150400.9.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.10-150400.9.35.1.aarch64",
"product": {
"name": "python311-testsuite-3.11.10-150400.9.35.1.aarch64",
"product_id": "python311-testsuite-3.11.10-150400.9.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.10-150400.9.35.1.aarch64",
"product": {
"name": "python311-tk-3.11.10-150400.9.35.1.aarch64",
"product_id": "python311-tk-3.11.10-150400.9.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.10-150400.9.35.1.aarch64",
"product": {
"name": "python311-tools-3.11.10-150400.9.35.1.aarch64",
"product_id": "python311-tools-3.11.10-150400.9.35.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-64bit-3.11.10-150400.9.35.1.aarch64_ilp32",
"product": {
"name": "libpython3_11-1_0-64bit-3.11.10-150400.9.35.1.aarch64_ilp32",
"product_id": "libpython3_11-1_0-64bit-3.11.10-150400.9.35.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-64bit-3.11.10-150400.9.35.1.aarch64_ilp32",
"product": {
"name": "python311-64bit-3.11.10-150400.9.35.1.aarch64_ilp32",
"product_id": "python311-64bit-3.11.10-150400.9.35.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-base-64bit-3.11.10-150400.9.35.1.aarch64_ilp32",
"product": {
"name": "python311-base-64bit-3.11.10-150400.9.35.1.aarch64_ilp32",
"product_id": "python311-base-64bit-3.11.10-150400.9.35.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.10-150400.9.35.1.i586",
"product": {
"name": "libpython3_11-1_0-3.11.10-150400.9.35.1.i586",
"product_id": "libpython3_11-1_0-3.11.10-150400.9.35.1.i586"
}
},
{
"category": "product_version",
"name": "python311-3.11.10-150400.9.35.1.i586",
"product": {
"name": "python311-3.11.10-150400.9.35.1.i586",
"product_id": "python311-3.11.10-150400.9.35.1.i586"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.10-150400.9.35.1.i586",
"product": {
"name": "python311-base-3.11.10-150400.9.35.1.i586",
"product_id": "python311-base-3.11.10-150400.9.35.1.i586"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.10-150400.9.35.1.i586",
"product": {
"name": "python311-curses-3.11.10-150400.9.35.1.i586",
"product_id": "python311-curses-3.11.10-150400.9.35.1.i586"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.10-150400.9.35.1.i586",
"product": {
"name": "python311-dbm-3.11.10-150400.9.35.1.i586",
"product_id": "python311-dbm-3.11.10-150400.9.35.1.i586"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.10-150400.9.35.1.i586",
"product": {
"name": "python311-devel-3.11.10-150400.9.35.1.i586",
"product_id": "python311-devel-3.11.10-150400.9.35.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.10-150400.9.35.1.i586",
"product": {
"name": "python311-doc-3.11.10-150400.9.35.1.i586",
"product_id": "python311-doc-3.11.10-150400.9.35.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.10-150400.9.35.1.i586",
"product": {
"name": "python311-doc-devhelp-3.11.10-150400.9.35.1.i586",
"product_id": "python311-doc-devhelp-3.11.10-150400.9.35.1.i586"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.10-150400.9.35.1.i586",
"product": {
"name": "python311-idle-3.11.10-150400.9.35.1.i586",
"product_id": "python311-idle-3.11.10-150400.9.35.1.i586"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.10-150400.9.35.1.i586",
"product": {
"name": "python311-testsuite-3.11.10-150400.9.35.1.i586",
"product_id": "python311-testsuite-3.11.10-150400.9.35.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.10-150400.9.35.1.i586",
"product": {
"name": "python311-tk-3.11.10-150400.9.35.1.i586",
"product_id": "python311-tk-3.11.10-150400.9.35.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.10-150400.9.35.1.i586",
"product": {
"name": "python311-tools-3.11.10-150400.9.35.1.i586",
"product_id": "python311-tools-3.11.10-150400.9.35.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"product": {
"name": "libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"product_id": "libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-3.11.10-150400.9.35.1.ppc64le",
"product": {
"name": "python311-3.11.10-150400.9.35.1.ppc64le",
"product_id": "python311-3.11.10-150400.9.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.10-150400.9.35.1.ppc64le",
"product": {
"name": "python311-base-3.11.10-150400.9.35.1.ppc64le",
"product_id": "python311-base-3.11.10-150400.9.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.10-150400.9.35.1.ppc64le",
"product": {
"name": "python311-curses-3.11.10-150400.9.35.1.ppc64le",
"product_id": "python311-curses-3.11.10-150400.9.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"product": {
"name": "python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"product_id": "python311-dbm-3.11.10-150400.9.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.10-150400.9.35.1.ppc64le",
"product": {
"name": "python311-devel-3.11.10-150400.9.35.1.ppc64le",
"product_id": "python311-devel-3.11.10-150400.9.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.10-150400.9.35.1.ppc64le",
"product": {
"name": "python311-doc-3.11.10-150400.9.35.1.ppc64le",
"product_id": "python311-doc-3.11.10-150400.9.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"product": {
"name": "python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"product_id": "python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.10-150400.9.35.1.ppc64le",
"product": {
"name": "python311-idle-3.11.10-150400.9.35.1.ppc64le",
"product_id": "python311-idle-3.11.10-150400.9.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.10-150400.9.35.1.ppc64le",
"product": {
"name": "python311-testsuite-3.11.10-150400.9.35.1.ppc64le",
"product_id": "python311-testsuite-3.11.10-150400.9.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.10-150400.9.35.1.ppc64le",
"product": {
"name": "python311-tk-3.11.10-150400.9.35.1.ppc64le",
"product_id": "python311-tk-3.11.10-150400.9.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.10-150400.9.35.1.ppc64le",
"product": {
"name": "python311-tools-3.11.10-150400.9.35.1.ppc64le",
"product_id": "python311-tools-3.11.10-150400.9.35.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"product_id": "libpython3_11-1_0-3.11.10-150400.9.35.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.10-150400.9.35.1.s390x",
"product": {
"name": "python311-3.11.10-150400.9.35.1.s390x",
"product_id": "python311-3.11.10-150400.9.35.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.10-150400.9.35.1.s390x",
"product": {
"name": "python311-base-3.11.10-150400.9.35.1.s390x",
"product_id": "python311-base-3.11.10-150400.9.35.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.10-150400.9.35.1.s390x",
"product": {
"name": "python311-curses-3.11.10-150400.9.35.1.s390x",
"product_id": "python311-curses-3.11.10-150400.9.35.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.10-150400.9.35.1.s390x",
"product": {
"name": "python311-dbm-3.11.10-150400.9.35.1.s390x",
"product_id": "python311-dbm-3.11.10-150400.9.35.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.10-150400.9.35.1.s390x",
"product": {
"name": "python311-devel-3.11.10-150400.9.35.1.s390x",
"product_id": "python311-devel-3.11.10-150400.9.35.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.10-150400.9.35.1.s390x",
"product": {
"name": "python311-doc-3.11.10-150400.9.35.1.s390x",
"product_id": "python311-doc-3.11.10-150400.9.35.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"product": {
"name": "python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"product_id": "python311-doc-devhelp-3.11.10-150400.9.35.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.10-150400.9.35.1.s390x",
"product": {
"name": "python311-idle-3.11.10-150400.9.35.1.s390x",
"product_id": "python311-idle-3.11.10-150400.9.35.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.10-150400.9.35.1.s390x",
"product": {
"name": "python311-testsuite-3.11.10-150400.9.35.1.s390x",
"product_id": "python311-testsuite-3.11.10-150400.9.35.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.10-150400.9.35.1.s390x",
"product": {
"name": "python311-tk-3.11.10-150400.9.35.1.s390x",
"product_id": "python311-tk-3.11.10-150400.9.35.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.10-150400.9.35.1.s390x",
"product": {
"name": "python311-tools-3.11.10-150400.9.35.1.s390x",
"product_id": "python311-tools-3.11.10-150400.9.35.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_11-1_0-32bit-3.11.10-150400.9.35.1.x86_64",
"product": {
"name": "libpython3_11-1_0-32bit-3.11.10-150400.9.35.1.x86_64",
"product_id": "libpython3_11-1_0-32bit-3.11.10-150400.9.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.10-150400.9.35.1.x86_64",
"product": {
"name": "python311-3.11.10-150400.9.35.1.x86_64",
"product_id": "python311-3.11.10-150400.9.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.10-150400.9.35.1.x86_64",
"product": {
"name": "python311-32bit-3.11.10-150400.9.35.1.x86_64",
"product_id": "python311-32bit-3.11.10-150400.9.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.10-150400.9.35.1.x86_64",
"product": {
"name": "python311-base-3.11.10-150400.9.35.1.x86_64",
"product_id": "python311-base-3.11.10-150400.9.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-32bit-3.11.10-150400.9.35.1.x86_64",
"product": {
"name": "python311-base-32bit-3.11.10-150400.9.35.1.x86_64",
"product_id": "python311-base-32bit-3.11.10-150400.9.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.10-150400.9.35.1.x86_64",
"product": {
"name": "python311-curses-3.11.10-150400.9.35.1.x86_64",
"product_id": "python311-curses-3.11.10-150400.9.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.10-150400.9.35.1.x86_64",
"product": {
"name": "python311-dbm-3.11.10-150400.9.35.1.x86_64",
"product_id": "python311-dbm-3.11.10-150400.9.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.10-150400.9.35.1.x86_64",
"product": {
"name": "python311-devel-3.11.10-150400.9.35.1.x86_64",
"product_id": "python311-devel-3.11.10-150400.9.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.10-150400.9.35.1.x86_64",
"product": {
"name": "python311-doc-3.11.10-150400.9.35.1.x86_64",
"product_id": "python311-doc-3.11.10-150400.9.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"product": {
"name": "python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"product_id": "python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.10-150400.9.35.1.x86_64",
"product": {
"name": "python311-idle-3.11.10-150400.9.35.1.x86_64",
"product_id": "python311-idle-3.11.10-150400.9.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.10-150400.9.35.1.x86_64",
"product": {
"name": "python311-testsuite-3.11.10-150400.9.35.1.x86_64",
"product_id": "python311-testsuite-3.11.10-150400.9.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.10-150400.9.35.1.x86_64",
"product": {
"name": "python311-tk-3.11.10-150400.9.35.1.x86_64",
"product_id": "python311-tk-3.11.10-150400.9.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.10-150400.9.35.1.x86_64",
"product": {
"name": "python311-tools-3.11.10-150400.9.35.1.x86_64",
"product_id": "python311-tools-3.11.10-150400.9.35.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 Module for Python 3 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp5"
}
}
},
{
"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.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.s390x"
},
"product_reference": "python311-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-base-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-base-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.s390x"
},
"product_reference": "python311-base-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-base-3.11.10-150400.9.35.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.10-150400.9.35.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.10-150400.9.35.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.10-150400.9.35.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.10-150400.9.35.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.10-150400.9.35.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.10-150400.9.35.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.10-150400.9.35.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-base-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.10-150400.9.35.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-base-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.10-150400.9.35.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-base-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.10-150400.9.35.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-base-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.10-150400.9.35.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-curses-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.10-150400.9.35.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-curses-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.10-150400.9.35.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-curses-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.10-150400.9.35.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-curses-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.10-150400.9.35.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-dbm-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.10-150400.9.35.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.10-150400.9.35.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-dbm-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.10-150400.9.35.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-dbm-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.10-150400.9.35.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-devel-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.10-150400.9.35.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-devel-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.10-150400.9.35.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-devel-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.10-150400.9.35.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-devel-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.10-150400.9.35.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-doc-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.10-150400.9.35.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-doc-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.10-150400.9.35.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-doc-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.10-150400.9.35.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-doc-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.10-150400.9.35.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.10-150400.9.35.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-idle-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.10-150400.9.35.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-idle-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.10-150400.9.35.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-idle-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.10-150400.9.35.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-idle-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.10-150400.9.35.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-tk-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.10-150400.9.35.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-tk-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.10-150400.9.35.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-tk-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.10-150400.9.35.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-tk-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.10-150400.9.35.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-tools-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.10-150400.9.35.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-tools-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.10-150400.9.35.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-tools-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.10-150400.9.35.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-tools-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-base-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-base-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-curses-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-curses-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-dbm-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-dbm-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-devel-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-devel-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-doc-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-doc-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-idle-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-idle-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-tk-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-tk-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-tools-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-tools-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-base-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-base-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-curses-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-curses-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-dbm-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-dbm-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-devel-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-devel-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-doc-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-doc-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-idle-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-idle-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-tk-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-tk-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-tools-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-tools-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.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.10-150400.9.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.10-150400.9.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.10-150400.9.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-base-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-base-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.s390x"
},
"product_reference": "python311-base-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-base-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-curses-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-curses-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.s390x"
},
"product_reference": "python311-curses-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-curses-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-dbm-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.s390x"
},
"product_reference": "python311-dbm-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-dbm-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-devel-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-devel-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.s390x"
},
"product_reference": "python311-devel-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-devel-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-doc-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-doc-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.s390x"
},
"product_reference": "python311-doc-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-doc-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-idle-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-idle-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.s390x"
},
"product_reference": "python311-idle-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-idle-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-tk-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-tk-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.s390x"
},
"product_reference": "python311-tk-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-tk-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-tools-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-tools-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.s390x"
},
"product_reference": "python311-tools-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-tools-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-base-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-base-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-curses-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-curses-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-dbm-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-devel-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-devel-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-doc-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-doc-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-idle-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-idle-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-tk-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-tk-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-tools-3.11.10-150400.9.35.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.10-150400.9.35.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.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-tools-3.11.10-150400.9.35.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.10-150400.9.35.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.10-150400.9.35.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-32bit-3.11.10-150400.9.35.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "libpython3_11-1_0-32bit-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.10-150400.9.35.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.10-150400.9.35.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.10-150400.9.35.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.10-150400.9.35.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.10-150400.9.35.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-32bit-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-32bit-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.10-150400.9.35.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-base-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.10-150400.9.35.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-base-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.10-150400.9.35.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-base-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.10-150400.9.35.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-base-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-32bit-3.11.10-150400.9.35.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-base-32bit-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-base-32bit-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.10-150400.9.35.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-curses-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.10-150400.9.35.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-curses-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.10-150400.9.35.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-curses-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.10-150400.9.35.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-curses-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.10-150400.9.35.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-dbm-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.10-150400.9.35.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.10-150400.9.35.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-dbm-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.10-150400.9.35.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-dbm-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.10-150400.9.35.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-devel-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.10-150400.9.35.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-devel-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.10-150400.9.35.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-devel-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.10-150400.9.35.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-devel-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.10-150400.9.35.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-doc-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.10-150400.9.35.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-doc-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.10-150400.9.35.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-doc-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.10-150400.9.35.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-doc-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.10-150400.9.35.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.10-150400.9.35.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-idle-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.10-150400.9.35.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-idle-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.10-150400.9.35.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-idle-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.10-150400.9.35.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-idle-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.10-150400.9.35.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-testsuite-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.10-150400.9.35.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-testsuite-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.10-150400.9.35.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-testsuite-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.10-150400.9.35.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-testsuite-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.10-150400.9.35.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-tk-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.10-150400.9.35.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-tk-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.10-150400.9.35.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-tk-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.10-150400.9.35.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-tk-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.10-150400.9.35.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.aarch64"
},
"product_reference": "python311-tools-3.11.10-150400.9.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.10-150400.9.35.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.ppc64le"
},
"product_reference": "python311-tools-3.11.10-150400.9.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.10-150400.9.35.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.s390x"
},
"product_reference": "python311-tools-3.11.10-150400.9.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.10-150400.9.35.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.x86_64"
},
"product_reference": "python311-tools-3.11.10-150400.9.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-base-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"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.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-base-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.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 High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-base-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-24T13:38:59Z",
"details": "important"
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-7592",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7592"
}
],
"notes": [
{
"category": "general",
"text": "There is a LOW severity vulnerability affecting CPython, specifically the\n\u0027http.cookies\u0027 standard library module.\n\n\nWhen parsing cookies that contained backslashes for quoted characters in\nthe cookie value, the parser would use an algorithm with quadratic\ncomplexity, resulting in excess CPU resources being used while parsing the\nvalue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-base-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7592",
"url": "https://www.suse.com/security/cve/CVE-2024-7592"
},
{
"category": "external",
"summary": "SUSE Bug 1229596 for CVE-2024-7592",
"url": "https://bugzilla.suse.com/1229596"
}
],
"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.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-base-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/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.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-base-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-24T13:38:59Z",
"details": "moderate"
}
],
"title": "CVE-2024-7592"
},
{
"cve": "CVE-2024-8088",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-8088"
}
],
"notes": [
{
"category": "general",
"text": "There is a HIGH severity vulnerability affecting the CPython \"zipfile\"\nmodule affecting \"zipfile.Path\". Note that the more common API \"zipfile.ZipFile\" class is unaffected.\n\n\n\n\n\nWhen iterating over names of entries in a zip archive (for example, methods\nof \"zipfile.Path\" like \"namelist()\", \"iterdir()\", etc)\nthe process can be put into an infinite loop with a maliciously crafted\nzip archive. This defect applies when reading only metadata or extracting\nthe contents of the zip archive. Programs that are not handling\nuser-controlled zip archives are not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-base-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-8088",
"url": "https://www.suse.com/security/cve/CVE-2024-8088"
},
{
"category": "external",
"summary": "SUSE Bug 1229704 for CVE-2024-8088",
"url": "https://bugzilla.suse.com/1229704"
}
],
"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.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-base-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/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.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.10-150400.9.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:libpython3_11-1_0-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-base-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-base-32bit-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-curses-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-dbm-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-devel-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-doc-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-doc-devhelp-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-idle-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-testsuite-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-tk-3.11.10-150400.9.35.1.x86_64",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.aarch64",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.ppc64le",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.s390x",
"openSUSE Leap 15.5:python311-tools-3.11.10-150400.9.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-24T13:38:59Z",
"details": "moderate"
}
],
"title": "CVE-2024-8088"
}
]
}
SUSE-SU-2024:3427-1
Vulnerability from csaf_suse - Published: 2024-09-24 16:42 - Updated: 2024-09-24 16:42Summary
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 python311 to version 3.11.10.
- CVE-2024-6232: excessive backtracking when parsing tarfile headers leads to ReDoS. (bsc#1230227)
- CVE-2024-7592: quadratic algorithm used when parsing cookies leads to excessive resource consumption. (bsc#1229596)
- CVE-2024-8088: lack of name validation when extracting a zip archive leads to infinite loops. (bsc#1229704)
Patchnames: SUSE-2024-3427,SUSE-SLE-Module-Basesystem-15-SP6-2024-3427,SUSE-SLE-Module-Python3-15-SP6-2024-3427,openSUSE-SLE-15.6-2024-3427
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
87 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
87 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
87 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
16 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 python311 to version 3.11.10.\n\n- CVE-2024-6232: excessive backtracking when parsing tarfile headers leads to ReDoS. (bsc#1230227)\n- CVE-2024-7592: quadratic algorithm used when parsing cookies leads to excessive resource consumption. (bsc#1229596)\n- CVE-2024-8088: lack of name validation when extracting a zip archive leads to infinite loops. (bsc#1229704)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3427,SUSE-SLE-Module-Basesystem-15-SP6-2024-3427,SUSE-SLE-Module-Python3-15-SP6-2024-3427,openSUSE-SLE-15.6-2024-3427",
"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-2024_3427-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3427-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243427-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3427-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019516.html"
},
{
"category": "self",
"summary": "SUSE Bug 1229596",
"url": "https://bugzilla.suse.com/1229596"
},
{
"category": "self",
"summary": "SUSE Bug 1229704",
"url": "https://bugzilla.suse.com/1229704"
},
{
"category": "self",
"summary": "SUSE Bug 1230227",
"url": "https://bugzilla.suse.com/1230227"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7592 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7592/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-8088 page",
"url": "https://www.suse.com/security/cve/CVE-2024-8088/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2024-09-24T16:42:50Z",
"generator": {
"date": "2024-09-24T16:42:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3427-1",
"initial_release_date": "2024-09-24T16:42:50Z",
"revision_history": [
{
"date": "2024-09-24T16:42:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.10-150600.3.6.1.aarch64",
"product": {
"name": "python311-3.11.10-150600.3.6.1.aarch64",
"product_id": "python311-3.11.10-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.10-150600.3.6.1.aarch64",
"product": {
"name": "python311-base-3.11.10-150600.3.6.1.aarch64",
"product_id": "python311-base-3.11.10-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.10-150600.3.6.1.aarch64",
"product": {
"name": "python311-curses-3.11.10-150600.3.6.1.aarch64",
"product_id": "python311-curses-3.11.10-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.10-150600.3.6.1.aarch64",
"product": {
"name": "python311-dbm-3.11.10-150600.3.6.1.aarch64",
"product_id": "python311-dbm-3.11.10-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.10-150600.3.6.1.aarch64",
"product": {
"name": "python311-devel-3.11.10-150600.3.6.1.aarch64",
"product_id": "python311-devel-3.11.10-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.10-150600.3.6.1.aarch64",
"product": {
"name": "python311-doc-3.11.10-150600.3.6.1.aarch64",
"product_id": "python311-doc-3.11.10-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.10-150600.3.6.1.aarch64",
"product": {
"name": "python311-doc-devhelp-3.11.10-150600.3.6.1.aarch64",
"product_id": "python311-doc-devhelp-3.11.10-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.10-150600.3.6.1.aarch64",
"product": {
"name": "python311-idle-3.11.10-150600.3.6.1.aarch64",
"product_id": "python311-idle-3.11.10-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.10-150600.3.6.1.aarch64",
"product": {
"name": "python311-testsuite-3.11.10-150600.3.6.1.aarch64",
"product_id": "python311-testsuite-3.11.10-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.10-150600.3.6.1.aarch64",
"product": {
"name": "python311-tk-3.11.10-150600.3.6.1.aarch64",
"product_id": "python311-tk-3.11.10-150600.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.10-150600.3.6.1.aarch64",
"product": {
"name": "python311-tools-3.11.10-150600.3.6.1.aarch64",
"product_id": "python311-tools-3.11.10-150600.3.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-64bit-3.11.10-150600.3.6.1.aarch64_ilp32",
"product": {
"name": "libpython3_11-1_0-64bit-3.11.10-150600.3.6.1.aarch64_ilp32",
"product_id": "libpython3_11-1_0-64bit-3.11.10-150600.3.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-64bit-3.11.10-150600.3.6.1.aarch64_ilp32",
"product": {
"name": "python311-64bit-3.11.10-150600.3.6.1.aarch64_ilp32",
"product_id": "python311-64bit-3.11.10-150600.3.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-base-64bit-3.11.10-150600.3.6.1.aarch64_ilp32",
"product": {
"name": "python311-base-64bit-3.11.10-150600.3.6.1.aarch64_ilp32",
"product_id": "python311-base-64bit-3.11.10-150600.3.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.10-150600.3.6.1.i586",
"product": {
"name": "libpython3_11-1_0-3.11.10-150600.3.6.1.i586",
"product_id": "libpython3_11-1_0-3.11.10-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python311-3.11.10-150600.3.6.1.i586",
"product": {
"name": "python311-3.11.10-150600.3.6.1.i586",
"product_id": "python311-3.11.10-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.10-150600.3.6.1.i586",
"product": {
"name": "python311-base-3.11.10-150600.3.6.1.i586",
"product_id": "python311-base-3.11.10-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.10-150600.3.6.1.i586",
"product": {
"name": "python311-curses-3.11.10-150600.3.6.1.i586",
"product_id": "python311-curses-3.11.10-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.10-150600.3.6.1.i586",
"product": {
"name": "python311-dbm-3.11.10-150600.3.6.1.i586",
"product_id": "python311-dbm-3.11.10-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.10-150600.3.6.1.i586",
"product": {
"name": "python311-devel-3.11.10-150600.3.6.1.i586",
"product_id": "python311-devel-3.11.10-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.10-150600.3.6.1.i586",
"product": {
"name": "python311-doc-3.11.10-150600.3.6.1.i586",
"product_id": "python311-doc-3.11.10-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.10-150600.3.6.1.i586",
"product": {
"name": "python311-doc-devhelp-3.11.10-150600.3.6.1.i586",
"product_id": "python311-doc-devhelp-3.11.10-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.10-150600.3.6.1.i586",
"product": {
"name": "python311-idle-3.11.10-150600.3.6.1.i586",
"product_id": "python311-idle-3.11.10-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.10-150600.3.6.1.i586",
"product": {
"name": "python311-testsuite-3.11.10-150600.3.6.1.i586",
"product_id": "python311-testsuite-3.11.10-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.10-150600.3.6.1.i586",
"product": {
"name": "python311-tk-3.11.10-150600.3.6.1.i586",
"product_id": "python311-tk-3.11.10-150600.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.10-150600.3.6.1.i586",
"product": {
"name": "python311-tools-3.11.10-150600.3.6.1.i586",
"product_id": "python311-tools-3.11.10-150600.3.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"product": {
"name": "libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"product_id": "libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-3.11.10-150600.3.6.1.ppc64le",
"product": {
"name": "python311-3.11.10-150600.3.6.1.ppc64le",
"product_id": "python311-3.11.10-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.10-150600.3.6.1.ppc64le",
"product": {
"name": "python311-base-3.11.10-150600.3.6.1.ppc64le",
"product_id": "python311-base-3.11.10-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.10-150600.3.6.1.ppc64le",
"product": {
"name": "python311-curses-3.11.10-150600.3.6.1.ppc64le",
"product_id": "python311-curses-3.11.10-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"product": {
"name": "python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"product_id": "python311-dbm-3.11.10-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.10-150600.3.6.1.ppc64le",
"product": {
"name": "python311-devel-3.11.10-150600.3.6.1.ppc64le",
"product_id": "python311-devel-3.11.10-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.10-150600.3.6.1.ppc64le",
"product": {
"name": "python311-doc-3.11.10-150600.3.6.1.ppc64le",
"product_id": "python311-doc-3.11.10-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.10-150600.3.6.1.ppc64le",
"product": {
"name": "python311-doc-devhelp-3.11.10-150600.3.6.1.ppc64le",
"product_id": "python311-doc-devhelp-3.11.10-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.10-150600.3.6.1.ppc64le",
"product": {
"name": "python311-idle-3.11.10-150600.3.6.1.ppc64le",
"product_id": "python311-idle-3.11.10-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.10-150600.3.6.1.ppc64le",
"product": {
"name": "python311-testsuite-3.11.10-150600.3.6.1.ppc64le",
"product_id": "python311-testsuite-3.11.10-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.10-150600.3.6.1.ppc64le",
"product": {
"name": "python311-tk-3.11.10-150600.3.6.1.ppc64le",
"product_id": "python311-tk-3.11.10-150600.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.10-150600.3.6.1.ppc64le",
"product": {
"name": "python311-tools-3.11.10-150600.3.6.1.ppc64le",
"product_id": "python311-tools-3.11.10-150600.3.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"product_id": "libpython3_11-1_0-3.11.10-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.10-150600.3.6.1.s390x",
"product": {
"name": "python311-3.11.10-150600.3.6.1.s390x",
"product_id": "python311-3.11.10-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.10-150600.3.6.1.s390x",
"product": {
"name": "python311-base-3.11.10-150600.3.6.1.s390x",
"product_id": "python311-base-3.11.10-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.10-150600.3.6.1.s390x",
"product": {
"name": "python311-curses-3.11.10-150600.3.6.1.s390x",
"product_id": "python311-curses-3.11.10-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.10-150600.3.6.1.s390x",
"product": {
"name": "python311-dbm-3.11.10-150600.3.6.1.s390x",
"product_id": "python311-dbm-3.11.10-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.10-150600.3.6.1.s390x",
"product": {
"name": "python311-devel-3.11.10-150600.3.6.1.s390x",
"product_id": "python311-devel-3.11.10-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.10-150600.3.6.1.s390x",
"product": {
"name": "python311-doc-3.11.10-150600.3.6.1.s390x",
"product_id": "python311-doc-3.11.10-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.10-150600.3.6.1.s390x",
"product": {
"name": "python311-doc-devhelp-3.11.10-150600.3.6.1.s390x",
"product_id": "python311-doc-devhelp-3.11.10-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.10-150600.3.6.1.s390x",
"product": {
"name": "python311-idle-3.11.10-150600.3.6.1.s390x",
"product_id": "python311-idle-3.11.10-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.10-150600.3.6.1.s390x",
"product": {
"name": "python311-testsuite-3.11.10-150600.3.6.1.s390x",
"product_id": "python311-testsuite-3.11.10-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.10-150600.3.6.1.s390x",
"product": {
"name": "python311-tk-3.11.10-150600.3.6.1.s390x",
"product_id": "python311-tk-3.11.10-150600.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.10-150600.3.6.1.s390x",
"product": {
"name": "python311-tools-3.11.10-150600.3.6.1.s390x",
"product_id": "python311-tools-3.11.10-150600.3.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_11-1_0-32bit-3.11.10-150600.3.6.1.x86_64",
"product": {
"name": "libpython3_11-1_0-32bit-3.11.10-150600.3.6.1.x86_64",
"product_id": "libpython3_11-1_0-32bit-3.11.10-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.10-150600.3.6.1.x86_64",
"product": {
"name": "python311-3.11.10-150600.3.6.1.x86_64",
"product_id": "python311-3.11.10-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.10-150600.3.6.1.x86_64",
"product": {
"name": "python311-32bit-3.11.10-150600.3.6.1.x86_64",
"product_id": "python311-32bit-3.11.10-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.10-150600.3.6.1.x86_64",
"product": {
"name": "python311-base-3.11.10-150600.3.6.1.x86_64",
"product_id": "python311-base-3.11.10-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-32bit-3.11.10-150600.3.6.1.x86_64",
"product": {
"name": "python311-base-32bit-3.11.10-150600.3.6.1.x86_64",
"product_id": "python311-base-32bit-3.11.10-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.10-150600.3.6.1.x86_64",
"product": {
"name": "python311-curses-3.11.10-150600.3.6.1.x86_64",
"product_id": "python311-curses-3.11.10-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.10-150600.3.6.1.x86_64",
"product": {
"name": "python311-dbm-3.11.10-150600.3.6.1.x86_64",
"product_id": "python311-dbm-3.11.10-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.10-150600.3.6.1.x86_64",
"product": {
"name": "python311-devel-3.11.10-150600.3.6.1.x86_64",
"product_id": "python311-devel-3.11.10-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.10-150600.3.6.1.x86_64",
"product": {
"name": "python311-doc-3.11.10-150600.3.6.1.x86_64",
"product_id": "python311-doc-3.11.10-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.10-150600.3.6.1.x86_64",
"product": {
"name": "python311-doc-devhelp-3.11.10-150600.3.6.1.x86_64",
"product_id": "python311-doc-devhelp-3.11.10-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.10-150600.3.6.1.x86_64",
"product": {
"name": "python311-idle-3.11.10-150600.3.6.1.x86_64",
"product_id": "python311-idle-3.11.10-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.10-150600.3.6.1.x86_64",
"product": {
"name": "python311-testsuite-3.11.10-150600.3.6.1.x86_64",
"product_id": "python311-testsuite-3.11.10-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.10-150600.3.6.1.x86_64",
"product": {
"name": "python311-tk-3.11.10-150600.3.6.1.x86_64",
"product_id": "python311-tk-3.11.10-150600.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.10-150600.3.6.1.x86_64",
"product": {
"name": "python311-tools-3.11.10-150600.3.6.1.x86_64",
"product_id": "python311-tools-3.11.10-150600.3.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3: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.10-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.10-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.10-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "python311-base-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.10-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "python311-base-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.10-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "python311-base-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.10-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-base-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.10-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "python311-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.10-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "python311-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.10-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "python311-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.10-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.10-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "python311-curses-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.10-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "python311-curses-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.10-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "python311-curses-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.10-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-curses-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.10-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "python311-dbm-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.10-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.10-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "python311-dbm-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.10-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-dbm-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.10-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "python311-devel-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.10-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "python311-devel-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.10-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "python311-devel-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.10-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-devel-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.10-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "python311-idle-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.10-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "python311-idle-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.10-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "python311-idle-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.10-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-idle-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.10-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "python311-tk-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.10-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "python311-tk-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.10-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "python311-tk-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.10-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-tk-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.10-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "python311-tools-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.10-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "python311-tools-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.10-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "python311-tools-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.10-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-tools-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.10-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.10-150600.3.6.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.10-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "libpython3_11-1_0-32bit-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.10-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "python311-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.10-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "python311-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.10-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "python311-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.10-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.10-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-32bit-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-32bit-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.10-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "python311-base-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.10-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "python311-base-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.10-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "python311-base-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.10-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-base-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-32bit-3.11.10-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-32bit-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-base-32bit-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.10-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "python311-curses-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.10-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "python311-curses-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.10-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "python311-curses-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.10-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-curses-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.10-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "python311-dbm-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.10-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.10-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "python311-dbm-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.10-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-dbm-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.10-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "python311-devel-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.10-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "python311-devel-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.10-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "python311-devel-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.10-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-devel-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.10-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "python311-doc-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.10-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "python311-doc-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.10-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "python311-doc-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.10-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-doc-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.10-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.10-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.10-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.10-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.10-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "python311-idle-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.10-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "python311-idle-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.10-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "python311-idle-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.10-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-idle-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.10-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "python311-testsuite-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.10-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "python311-testsuite-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.10-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "python311-testsuite-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.10-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-testsuite-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.10-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "python311-tk-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.10-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "python311-tk-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.10-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "python311-tk-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.10-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-tk-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.10-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.aarch64"
},
"product_reference": "python311-tools-3.11.10-150600.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.10-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.ppc64le"
},
"product_reference": "python311-tools-3.11.10-150600.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.10-150600.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.s390x"
},
"product_reference": "python311-tools-3.11.10-150600.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.10-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.x86_64"
},
"product_reference": "python311-tools-3.11.10-150600.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.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 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-24T16:42:50Z",
"details": "important"
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-7592",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7592"
}
],
"notes": [
{
"category": "general",
"text": "There is a LOW severity vulnerability affecting CPython, specifically the\n\u0027http.cookies\u0027 standard library module.\n\n\nWhen parsing cookies that contained backslashes for quoted characters in\nthe cookie value, the parser would use an algorithm with quadratic\ncomplexity, resulting in excess CPU resources being used while parsing the\nvalue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7592",
"url": "https://www.suse.com/security/cve/CVE-2024-7592"
},
{
"category": "external",
"summary": "SUSE Bug 1229596 for CVE-2024-7592",
"url": "https://bugzilla.suse.com/1229596"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-24T16:42:50Z",
"details": "moderate"
}
],
"title": "CVE-2024-7592"
},
{
"cve": "CVE-2024-8088",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-8088"
}
],
"notes": [
{
"category": "general",
"text": "There is a HIGH severity vulnerability affecting the CPython \"zipfile\"\nmodule affecting \"zipfile.Path\". Note that the more common API \"zipfile.ZipFile\" class is unaffected.\n\n\n\n\n\nWhen iterating over names of entries in a zip archive (for example, methods\nof \"zipfile.Path\" like \"namelist()\", \"iterdir()\", etc)\nthe process can be put into an infinite loop with a maliciously crafted\nzip archive. This defect applies when reading only metadata or extracting\nthe contents of the zip archive. Programs that are not handling\nuser-controlled zip archives are not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-8088",
"url": "https://www.suse.com/security/cve/CVE-2024-8088"
},
{
"category": "external",
"summary": "SUSE Bug 1229704 for CVE-2024-8088",
"url": "https://bugzilla.suse.com/1229704"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.10-150600.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.10-150600.3.6.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.10-150600.3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-24T16:42:50Z",
"details": "moderate"
}
],
"title": "CVE-2024-8088"
}
]
}
SUSE-SU-2024:3430-1
Vulnerability from csaf_suse - Published: 2024-09-24 16:46 - Updated: 2024-09-24 16:46Summary
Security update for python36
Severity
Important
Notes
Title of the patch: Security update for python36
Description of the patch: This update for python36 fixes the following issues:
- CVE-2024-6232: excessive backtracking when parsing tarfile headers leads to ReDoS. (bsc#1230227)
Patchnames: SUSE-2024-3430,SUSE-SLE-SDK-12-SP5-2024-3430,SUSE-SLE-SERVER-12-SP5-2024-3430
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
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-67.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-67.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-67.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-67.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-67.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 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 python36",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python36 fixes the following issues:\n\n- CVE-2024-6232: excessive backtracking when parsing tarfile headers leads to ReDoS. (bsc#1230227)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3430,SUSE-SLE-SDK-12-SP5-2024-3430,SUSE-SLE-SERVER-12-SP5-2024-3430",
"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-2024_3430-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3430-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243430-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3430-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019513.html"
},
{
"category": "self",
"summary": "SUSE Bug 1230227",
"url": "https://bugzilla.suse.com/1230227"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
}
],
"title": "Security update for python36",
"tracking": {
"current_release_date": "2024-09-24T16:46:51Z",
"generator": {
"date": "2024-09-24T16:46:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3430-1",
"initial_release_date": "2024-09-24T16:46:51Z",
"revision_history": [
{
"date": "2024-09-24T16:46:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-67.1.aarch64",
"product": {
"name": "libpython3_6m1_0-3.6.15-67.1.aarch64",
"product_id": "libpython3_6m1_0-3.6.15-67.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-3.6.15-67.1.aarch64",
"product": {
"name": "python36-3.6.15-67.1.aarch64",
"product_id": "python36-3.6.15-67.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-67.1.aarch64",
"product": {
"name": "python36-base-3.6.15-67.1.aarch64",
"product_id": "python36-base-3.6.15-67.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-67.1.aarch64",
"product": {
"name": "python36-curses-3.6.15-67.1.aarch64",
"product_id": "python36-curses-3.6.15-67.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-67.1.aarch64",
"product": {
"name": "python36-dbm-3.6.15-67.1.aarch64",
"product_id": "python36-dbm-3.6.15-67.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-67.1.aarch64",
"product": {
"name": "python36-devel-3.6.15-67.1.aarch64",
"product_id": "python36-devel-3.6.15-67.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-67.1.aarch64",
"product": {
"name": "python36-idle-3.6.15-67.1.aarch64",
"product_id": "python36-idle-3.6.15-67.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-67.1.aarch64",
"product": {
"name": "python36-testsuite-3.6.15-67.1.aarch64",
"product_id": "python36-testsuite-3.6.15-67.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-67.1.aarch64",
"product": {
"name": "python36-tk-3.6.15-67.1.aarch64",
"product_id": "python36-tk-3.6.15-67.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-67.1.aarch64",
"product": {
"name": "python36-tools-3.6.15-67.1.aarch64",
"product_id": "python36-tools-3.6.15-67.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-64bit-3.6.15-67.1.aarch64_ilp32",
"product": {
"name": "libpython3_6m1_0-64bit-3.6.15-67.1.aarch64_ilp32",
"product_id": "libpython3_6m1_0-64bit-3.6.15-67.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python36-64bit-3.6.15-67.1.aarch64_ilp32",
"product": {
"name": "python36-64bit-3.6.15-67.1.aarch64_ilp32",
"product_id": "python36-64bit-3.6.15-67.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python36-base-64bit-3.6.15-67.1.aarch64_ilp32",
"product": {
"name": "python36-base-64bit-3.6.15-67.1.aarch64_ilp32",
"product_id": "python36-base-64bit-3.6.15-67.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-67.1.i586",
"product": {
"name": "libpython3_6m1_0-3.6.15-67.1.i586",
"product_id": "libpython3_6m1_0-3.6.15-67.1.i586"
}
},
{
"category": "product_version",
"name": "python36-3.6.15-67.1.i586",
"product": {
"name": "python36-3.6.15-67.1.i586",
"product_id": "python36-3.6.15-67.1.i586"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-67.1.i586",
"product": {
"name": "python36-base-3.6.15-67.1.i586",
"product_id": "python36-base-3.6.15-67.1.i586"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-67.1.i586",
"product": {
"name": "python36-curses-3.6.15-67.1.i586",
"product_id": "python36-curses-3.6.15-67.1.i586"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-67.1.i586",
"product": {
"name": "python36-dbm-3.6.15-67.1.i586",
"product_id": "python36-dbm-3.6.15-67.1.i586"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-67.1.i586",
"product": {
"name": "python36-devel-3.6.15-67.1.i586",
"product_id": "python36-devel-3.6.15-67.1.i586"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-67.1.i586",
"product": {
"name": "python36-idle-3.6.15-67.1.i586",
"product_id": "python36-idle-3.6.15-67.1.i586"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-67.1.i586",
"product": {
"name": "python36-testsuite-3.6.15-67.1.i586",
"product_id": "python36-testsuite-3.6.15-67.1.i586"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-67.1.i586",
"product": {
"name": "python36-tk-3.6.15-67.1.i586",
"product_id": "python36-tk-3.6.15-67.1.i586"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-67.1.i586",
"product": {
"name": "python36-tools-3.6.15-67.1.i586",
"product_id": "python36-tools-3.6.15-67.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-67.1.ppc64le",
"product": {
"name": "libpython3_6m1_0-3.6.15-67.1.ppc64le",
"product_id": "libpython3_6m1_0-3.6.15-67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-3.6.15-67.1.ppc64le",
"product": {
"name": "python36-3.6.15-67.1.ppc64le",
"product_id": "python36-3.6.15-67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-67.1.ppc64le",
"product": {
"name": "python36-base-3.6.15-67.1.ppc64le",
"product_id": "python36-base-3.6.15-67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-67.1.ppc64le",
"product": {
"name": "python36-curses-3.6.15-67.1.ppc64le",
"product_id": "python36-curses-3.6.15-67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-67.1.ppc64le",
"product": {
"name": "python36-dbm-3.6.15-67.1.ppc64le",
"product_id": "python36-dbm-3.6.15-67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-67.1.ppc64le",
"product": {
"name": "python36-devel-3.6.15-67.1.ppc64le",
"product_id": "python36-devel-3.6.15-67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-67.1.ppc64le",
"product": {
"name": "python36-idle-3.6.15-67.1.ppc64le",
"product_id": "python36-idle-3.6.15-67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-67.1.ppc64le",
"product": {
"name": "python36-testsuite-3.6.15-67.1.ppc64le",
"product_id": "python36-testsuite-3.6.15-67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-67.1.ppc64le",
"product": {
"name": "python36-tk-3.6.15-67.1.ppc64le",
"product_id": "python36-tk-3.6.15-67.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-67.1.ppc64le",
"product": {
"name": "python36-tools-3.6.15-67.1.ppc64le",
"product_id": "python36-tools-3.6.15-67.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-67.1.s390",
"product": {
"name": "libpython3_6m1_0-3.6.15-67.1.s390",
"product_id": "libpython3_6m1_0-3.6.15-67.1.s390"
}
},
{
"category": "product_version",
"name": "python36-3.6.15-67.1.s390",
"product": {
"name": "python36-3.6.15-67.1.s390",
"product_id": "python36-3.6.15-67.1.s390"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-67.1.s390",
"product": {
"name": "python36-base-3.6.15-67.1.s390",
"product_id": "python36-base-3.6.15-67.1.s390"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-67.1.s390",
"product": {
"name": "python36-curses-3.6.15-67.1.s390",
"product_id": "python36-curses-3.6.15-67.1.s390"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-67.1.s390",
"product": {
"name": "python36-dbm-3.6.15-67.1.s390",
"product_id": "python36-dbm-3.6.15-67.1.s390"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-67.1.s390",
"product": {
"name": "python36-devel-3.6.15-67.1.s390",
"product_id": "python36-devel-3.6.15-67.1.s390"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-67.1.s390",
"product": {
"name": "python36-idle-3.6.15-67.1.s390",
"product_id": "python36-idle-3.6.15-67.1.s390"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-67.1.s390",
"product": {
"name": "python36-testsuite-3.6.15-67.1.s390",
"product_id": "python36-testsuite-3.6.15-67.1.s390"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-67.1.s390",
"product": {
"name": "python36-tk-3.6.15-67.1.s390",
"product_id": "python36-tk-3.6.15-67.1.s390"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-67.1.s390",
"product": {
"name": "python36-tools-3.6.15-67.1.s390",
"product_id": "python36-tools-3.6.15-67.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-67.1.s390x",
"product": {
"name": "libpython3_6m1_0-3.6.15-67.1.s390x",
"product_id": "libpython3_6m1_0-3.6.15-67.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.15-67.1.s390x",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.15-67.1.s390x",
"product_id": "libpython3_6m1_0-32bit-3.6.15-67.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-3.6.15-67.1.s390x",
"product": {
"name": "python36-3.6.15-67.1.s390x",
"product_id": "python36-3.6.15-67.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-32bit-3.6.15-67.1.s390x",
"product": {
"name": "python36-32bit-3.6.15-67.1.s390x",
"product_id": "python36-32bit-3.6.15-67.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-67.1.s390x",
"product": {
"name": "python36-base-3.6.15-67.1.s390x",
"product_id": "python36-base-3.6.15-67.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-base-32bit-3.6.15-67.1.s390x",
"product": {
"name": "python36-base-32bit-3.6.15-67.1.s390x",
"product_id": "python36-base-32bit-3.6.15-67.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-67.1.s390x",
"product": {
"name": "python36-curses-3.6.15-67.1.s390x",
"product_id": "python36-curses-3.6.15-67.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-67.1.s390x",
"product": {
"name": "python36-dbm-3.6.15-67.1.s390x",
"product_id": "python36-dbm-3.6.15-67.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-67.1.s390x",
"product": {
"name": "python36-devel-3.6.15-67.1.s390x",
"product_id": "python36-devel-3.6.15-67.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-67.1.s390x",
"product": {
"name": "python36-idle-3.6.15-67.1.s390x",
"product_id": "python36-idle-3.6.15-67.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-67.1.s390x",
"product": {
"name": "python36-testsuite-3.6.15-67.1.s390x",
"product_id": "python36-testsuite-3.6.15-67.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-67.1.s390x",
"product": {
"name": "python36-tk-3.6.15-67.1.s390x",
"product_id": "python36-tk-3.6.15-67.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-67.1.s390x",
"product": {
"name": "python36-tools-3.6.15-67.1.s390x",
"product_id": "python36-tools-3.6.15-67.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-67.1.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.15-67.1.x86_64",
"product_id": "libpython3_6m1_0-3.6.15-67.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.15-67.1.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.15-67.1.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.15-67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-3.6.15-67.1.x86_64",
"product": {
"name": "python36-3.6.15-67.1.x86_64",
"product_id": "python36-3.6.15-67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-32bit-3.6.15-67.1.x86_64",
"product": {
"name": "python36-32bit-3.6.15-67.1.x86_64",
"product_id": "python36-32bit-3.6.15-67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-67.1.x86_64",
"product": {
"name": "python36-base-3.6.15-67.1.x86_64",
"product_id": "python36-base-3.6.15-67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-base-32bit-3.6.15-67.1.x86_64",
"product": {
"name": "python36-base-32bit-3.6.15-67.1.x86_64",
"product_id": "python36-base-32bit-3.6.15-67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-67.1.x86_64",
"product": {
"name": "python36-curses-3.6.15-67.1.x86_64",
"product_id": "python36-curses-3.6.15-67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-67.1.x86_64",
"product": {
"name": "python36-dbm-3.6.15-67.1.x86_64",
"product_id": "python36-dbm-3.6.15-67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-67.1.x86_64",
"product": {
"name": "python36-devel-3.6.15-67.1.x86_64",
"product_id": "python36-devel-3.6.15-67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-67.1.x86_64",
"product": {
"name": "python36-idle-3.6.15-67.1.x86_64",
"product_id": "python36-idle-3.6.15-67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-67.1.x86_64",
"product": {
"name": "python36-testsuite-3.6.15-67.1.x86_64",
"product_id": "python36-testsuite-3.6.15-67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-67.1.x86_64",
"product": {
"name": "python36-tk-3.6.15-67.1.x86_64",
"product_id": "python36-tk-3.6.15-67.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-67.1.x86_64",
"product": {
"name": "python36-tools-3.6.15-67.1.x86_64",
"product_id": "python36-tools-3.6.15-67.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-67.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-67.1.aarch64"
},
"product_reference": "python36-devel-3.6.15-67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-67.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-67.1.ppc64le"
},
"product_reference": "python36-devel-3.6.15-67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-67.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-67.1.s390x"
},
"product_reference": "python36-devel-3.6.15-67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-67.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-67.1.x86_64"
},
"product_reference": "python36-devel-3.6.15-67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-67.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-67.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-67.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-67.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-67.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-67.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-67.1.s390x"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-67.1.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-67.1.aarch64"
},
"product_reference": "python36-3.6.15-67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-67.1.ppc64le"
},
"product_reference": "python36-3.6.15-67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-67.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-67.1.s390x"
},
"product_reference": "python36-3.6.15-67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-67.1.x86_64"
},
"product_reference": "python36-3.6.15-67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-67.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-67.1.aarch64"
},
"product_reference": "python36-base-3.6.15-67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-67.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-67.1.ppc64le"
},
"product_reference": "python36-base-3.6.15-67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-67.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-67.1.s390x"
},
"product_reference": "python36-base-3.6.15-67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-67.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-67.1.x86_64"
},
"product_reference": "python36-base-3.6.15-67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-67.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-67.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-67.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-67.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-67.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-67.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-67.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-67.1.s390x"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-67.1.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-67.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-67.1.aarch64"
},
"product_reference": "python36-3.6.15-67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-67.1.ppc64le"
},
"product_reference": "python36-3.6.15-67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-67.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-67.1.s390x"
},
"product_reference": "python36-3.6.15-67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-67.1.x86_64"
},
"product_reference": "python36-3.6.15-67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-67.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-67.1.aarch64"
},
"product_reference": "python36-base-3.6.15-67.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-67.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-67.1.ppc64le"
},
"product_reference": "python36-base-3.6.15-67.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-67.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-67.1.s390x"
},
"product_reference": "python36-base-3.6.15-67.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-67.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-67.1.x86_64"
},
"product_reference": "python36-base-3.6.15-67.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-67.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"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:libpython3_6m1_0-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-67.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-67.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-67.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-67.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-67.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-67.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-24T16:46:51Z",
"details": "important"
}
],
"title": "CVE-2024-6232"
}
]
}
SUSE-SU-2024:3447-1
Vulnerability from csaf_suse - Published: 2024-09-26 06:16 - Updated: 2024-09-26 06:16Summary
Security update for python36
Severity
Important
Notes
Title of the patch: Security update for python36
Description of the patch: This update for python36 fixes the following issues:
- CVE-2024-6232: excessive backtracking when parsing tarfile headers leads to ReDoS. (bsc#1230227)
Patchnames: SUSE-2024-3447,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-3447,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-3447,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-3447,SUSE-SUSE-MicroOS-5.1-2024-3447
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
81 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.161.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.161.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.161.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.161.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.161.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.161.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.161.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.161.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.161.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.161.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.161.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.161.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.161.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 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 python36",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python36 fixes the following issues:\n\n- CVE-2024-6232: excessive backtracking when parsing tarfile headers leads to ReDoS. (bsc#1230227)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3447,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-3447,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-3447,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-3447,SUSE-SUSE-MicroOS-5.1-2024-3447",
"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-2024_3447-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3447-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243447-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3447-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019530.html"
},
{
"category": "self",
"summary": "SUSE Bug 1230227",
"url": "https://bugzilla.suse.com/1230227"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
}
],
"title": "Security update for python36",
"tracking": {
"current_release_date": "2024-09-26T06:16:33Z",
"generator": {
"date": "2024-09-26T06:16:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3447-1",
"initial_release_date": "2024-09-26T06:16:33Z",
"revision_history": [
{
"date": "2024-09-26T06:16:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64",
"product": {
"name": "libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64",
"product_id": "libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150000.3.161.1.aarch64",
"product": {
"name": "python3-3.6.15-150000.3.161.1.aarch64",
"product_id": "python3-3.6.15-150000.3.161.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150000.3.161.1.aarch64",
"product": {
"name": "python3-base-3.6.15-150000.3.161.1.aarch64",
"product_id": "python3-base-3.6.15-150000.3.161.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150000.3.161.1.aarch64",
"product": {
"name": "python3-curses-3.6.15-150000.3.161.1.aarch64",
"product_id": "python3-curses-3.6.15-150000.3.161.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150000.3.161.1.aarch64",
"product": {
"name": "python3-dbm-3.6.15-150000.3.161.1.aarch64",
"product_id": "python3-dbm-3.6.15-150000.3.161.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150000.3.161.1.aarch64",
"product": {
"name": "python3-devel-3.6.15-150000.3.161.1.aarch64",
"product_id": "python3-devel-3.6.15-150000.3.161.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150000.3.161.1.aarch64",
"product": {
"name": "python3-doc-3.6.15-150000.3.161.1.aarch64",
"product_id": "python3-doc-3.6.15-150000.3.161.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150000.3.161.1.aarch64",
"product": {
"name": "python3-doc-devhelp-3.6.15-150000.3.161.1.aarch64",
"product_id": "python3-doc-devhelp-3.6.15-150000.3.161.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150000.3.161.1.aarch64",
"product": {
"name": "python3-idle-3.6.15-150000.3.161.1.aarch64",
"product_id": "python3-idle-3.6.15-150000.3.161.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150000.3.161.1.aarch64",
"product": {
"name": "python3-testsuite-3.6.15-150000.3.161.1.aarch64",
"product_id": "python3-testsuite-3.6.15-150000.3.161.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150000.3.161.1.aarch64",
"product": {
"name": "python3-tk-3.6.15-150000.3.161.1.aarch64",
"product_id": "python3-tk-3.6.15-150000.3.161.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150000.3.161.1.aarch64",
"product": {
"name": "python3-tools-3.6.15-150000.3.161.1.aarch64",
"product_id": "python3-tools-3.6.15-150000.3.161.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-64bit-3.6.15-150000.3.161.1.aarch64_ilp32",
"product": {
"name": "libpython3_6m1_0-64bit-3.6.15-150000.3.161.1.aarch64_ilp32",
"product_id": "libpython3_6m1_0-64bit-3.6.15-150000.3.161.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150000.3.161.1.i586",
"product": {
"name": "libpython3_6m1_0-3.6.15-150000.3.161.1.i586",
"product_id": "libpython3_6m1_0-3.6.15-150000.3.161.1.i586"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150000.3.161.1.i586",
"product": {
"name": "python3-3.6.15-150000.3.161.1.i586",
"product_id": "python3-3.6.15-150000.3.161.1.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150000.3.161.1.i586",
"product": {
"name": "python3-base-3.6.15-150000.3.161.1.i586",
"product_id": "python3-base-3.6.15-150000.3.161.1.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150000.3.161.1.i586",
"product": {
"name": "python3-curses-3.6.15-150000.3.161.1.i586",
"product_id": "python3-curses-3.6.15-150000.3.161.1.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150000.3.161.1.i586",
"product": {
"name": "python3-dbm-3.6.15-150000.3.161.1.i586",
"product_id": "python3-dbm-3.6.15-150000.3.161.1.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150000.3.161.1.i586",
"product": {
"name": "python3-devel-3.6.15-150000.3.161.1.i586",
"product_id": "python3-devel-3.6.15-150000.3.161.1.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150000.3.161.1.i586",
"product": {
"name": "python3-doc-3.6.15-150000.3.161.1.i586",
"product_id": "python3-doc-3.6.15-150000.3.161.1.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150000.3.161.1.i586",
"product": {
"name": "python3-doc-devhelp-3.6.15-150000.3.161.1.i586",
"product_id": "python3-doc-devhelp-3.6.15-150000.3.161.1.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150000.3.161.1.i586",
"product": {
"name": "python3-idle-3.6.15-150000.3.161.1.i586",
"product_id": "python3-idle-3.6.15-150000.3.161.1.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150000.3.161.1.i586",
"product": {
"name": "python3-testsuite-3.6.15-150000.3.161.1.i586",
"product_id": "python3-testsuite-3.6.15-150000.3.161.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150000.3.161.1.i586",
"product": {
"name": "python3-tk-3.6.15-150000.3.161.1.i586",
"product_id": "python3-tk-3.6.15-150000.3.161.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150000.3.161.1.i586",
"product": {
"name": "python3-tools-3.6.15-150000.3.161.1.i586",
"product_id": "python3-tools-3.6.15-150000.3.161.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150000.3.161.1.ppc64le",
"product": {
"name": "libpython3_6m1_0-3.6.15-150000.3.161.1.ppc64le",
"product_id": "libpython3_6m1_0-3.6.15-150000.3.161.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150000.3.161.1.ppc64le",
"product": {
"name": "python3-3.6.15-150000.3.161.1.ppc64le",
"product_id": "python3-3.6.15-150000.3.161.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150000.3.161.1.ppc64le",
"product": {
"name": "python3-base-3.6.15-150000.3.161.1.ppc64le",
"product_id": "python3-base-3.6.15-150000.3.161.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150000.3.161.1.ppc64le",
"product": {
"name": "python3-curses-3.6.15-150000.3.161.1.ppc64le",
"product_id": "python3-curses-3.6.15-150000.3.161.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150000.3.161.1.ppc64le",
"product": {
"name": "python3-dbm-3.6.15-150000.3.161.1.ppc64le",
"product_id": "python3-dbm-3.6.15-150000.3.161.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150000.3.161.1.ppc64le",
"product": {
"name": "python3-devel-3.6.15-150000.3.161.1.ppc64le",
"product_id": "python3-devel-3.6.15-150000.3.161.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150000.3.161.1.ppc64le",
"product": {
"name": "python3-doc-3.6.15-150000.3.161.1.ppc64le",
"product_id": "python3-doc-3.6.15-150000.3.161.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150000.3.161.1.ppc64le",
"product": {
"name": "python3-doc-devhelp-3.6.15-150000.3.161.1.ppc64le",
"product_id": "python3-doc-devhelp-3.6.15-150000.3.161.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150000.3.161.1.ppc64le",
"product": {
"name": "python3-idle-3.6.15-150000.3.161.1.ppc64le",
"product_id": "python3-idle-3.6.15-150000.3.161.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150000.3.161.1.ppc64le",
"product": {
"name": "python3-testsuite-3.6.15-150000.3.161.1.ppc64le",
"product_id": "python3-testsuite-3.6.15-150000.3.161.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150000.3.161.1.ppc64le",
"product": {
"name": "python3-tk-3.6.15-150000.3.161.1.ppc64le",
"product_id": "python3-tk-3.6.15-150000.3.161.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150000.3.161.1.ppc64le",
"product": {
"name": "python3-tools-3.6.15-150000.3.161.1.ppc64le",
"product_id": "python3-tools-3.6.15-150000.3.161.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150000.3.161.1.s390x",
"product": {
"name": "libpython3_6m1_0-3.6.15-150000.3.161.1.s390x",
"product_id": "libpython3_6m1_0-3.6.15-150000.3.161.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150000.3.161.1.s390x",
"product": {
"name": "python3-3.6.15-150000.3.161.1.s390x",
"product_id": "python3-3.6.15-150000.3.161.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150000.3.161.1.s390x",
"product": {
"name": "python3-base-3.6.15-150000.3.161.1.s390x",
"product_id": "python3-base-3.6.15-150000.3.161.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150000.3.161.1.s390x",
"product": {
"name": "python3-curses-3.6.15-150000.3.161.1.s390x",
"product_id": "python3-curses-3.6.15-150000.3.161.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150000.3.161.1.s390x",
"product": {
"name": "python3-dbm-3.6.15-150000.3.161.1.s390x",
"product_id": "python3-dbm-3.6.15-150000.3.161.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150000.3.161.1.s390x",
"product": {
"name": "python3-devel-3.6.15-150000.3.161.1.s390x",
"product_id": "python3-devel-3.6.15-150000.3.161.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150000.3.161.1.s390x",
"product": {
"name": "python3-doc-3.6.15-150000.3.161.1.s390x",
"product_id": "python3-doc-3.6.15-150000.3.161.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150000.3.161.1.s390x",
"product": {
"name": "python3-doc-devhelp-3.6.15-150000.3.161.1.s390x",
"product_id": "python3-doc-devhelp-3.6.15-150000.3.161.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150000.3.161.1.s390x",
"product": {
"name": "python3-idle-3.6.15-150000.3.161.1.s390x",
"product_id": "python3-idle-3.6.15-150000.3.161.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150000.3.161.1.s390x",
"product": {
"name": "python3-testsuite-3.6.15-150000.3.161.1.s390x",
"product_id": "python3-testsuite-3.6.15-150000.3.161.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150000.3.161.1.s390x",
"product": {
"name": "python3-tk-3.6.15-150000.3.161.1.s390x",
"product_id": "python3-tk-3.6.15-150000.3.161.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150000.3.161.1.s390x",
"product": {
"name": "python3-tools-3.6.15-150000.3.161.1.s390x",
"product_id": "python3-tools-3.6.15-150000.3.161.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64",
"product_id": "libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.15-150000.3.161.1.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.15-150000.3.161.1.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.15-150000.3.161.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150000.3.161.1.x86_64",
"product": {
"name": "python3-3.6.15-150000.3.161.1.x86_64",
"product_id": "python3-3.6.15-150000.3.161.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150000.3.161.1.x86_64",
"product": {
"name": "python3-base-3.6.15-150000.3.161.1.x86_64",
"product_id": "python3-base-3.6.15-150000.3.161.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150000.3.161.1.x86_64",
"product": {
"name": "python3-curses-3.6.15-150000.3.161.1.x86_64",
"product_id": "python3-curses-3.6.15-150000.3.161.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150000.3.161.1.x86_64",
"product": {
"name": "python3-dbm-3.6.15-150000.3.161.1.x86_64",
"product_id": "python3-dbm-3.6.15-150000.3.161.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150000.3.161.1.x86_64",
"product": {
"name": "python3-devel-3.6.15-150000.3.161.1.x86_64",
"product_id": "python3-devel-3.6.15-150000.3.161.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150000.3.161.1.x86_64",
"product": {
"name": "python3-doc-3.6.15-150000.3.161.1.x86_64",
"product_id": "python3-doc-3.6.15-150000.3.161.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150000.3.161.1.x86_64",
"product": {
"name": "python3-doc-devhelp-3.6.15-150000.3.161.1.x86_64",
"product_id": "python3-doc-devhelp-3.6.15-150000.3.161.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150000.3.161.1.x86_64",
"product": {
"name": "python3-idle-3.6.15-150000.3.161.1.x86_64",
"product_id": "python3-idle-3.6.15-150000.3.161.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150000.3.161.1.x86_64",
"product": {
"name": "python3-testsuite-3.6.15-150000.3.161.1.x86_64",
"product_id": "python3-testsuite-3.6.15-150000.3.161.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150000.3.161.1.x86_64",
"product": {
"name": "python3-tk-3.6.15-150000.3.161.1.x86_64",
"product_id": "python3-tk-3.6.15-150000.3.161.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150000.3.161.1.x86_64",
"product": {
"name": "python3-tools-3.6.15-150000.3.161.1.x86_64",
"product_id": "python3-tools-3.6.15-150000.3.161.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
}
],
"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-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "python3-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150000.3.161.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150000.3.161.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150000.3.161.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150000.3.161.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "python3-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150000.3.161.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.ppc64le"
},
"product_reference": "python3-3.6.15-150000.3.161.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150000.3.161.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.s390x"
},
"product_reference": "python3-3.6.15-150000.3.161.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150000.3.161.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150000.3.161.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150000.3.161.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.s390x"
},
"product_reference": "python3-base-3.6.15-150000.3.161.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150000.3.161.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150000.3.161.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150000.3.161.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.s390x"
},
"product_reference": "python3-curses-3.6.15-150000.3.161.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150000.3.161.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150000.3.161.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150000.3.161.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.s390x"
},
"product_reference": "python3-dbm-3.6.15-150000.3.161.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150000.3.161.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150000.3.161.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150000.3.161.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150000.3.161.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150000.3.161.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150000.3.161.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150000.3.161.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.s390x"
},
"product_reference": "python3-idle-3.6.15-150000.3.161.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150000.3.161.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150000.3.161.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150000.3.161.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.s390x"
},
"product_reference": "python3-tk-3.6.15-150000.3.161.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150000.3.161.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150000.3.161.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150000.3.161.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.s390x"
},
"product_reference": "python3-tools-3.6.15-150000.3.161.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150000.3.161.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.161.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150000.3.161.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150000.3.161.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.161.1.ppc64le"
},
"product_reference": "python3-3.6.15-150000.3.161.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150000.3.161.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.161.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150000.3.161.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150000.3.161.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.161.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150000.3.161.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150000.3.161.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.161.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150000.3.161.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150000.3.161.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.161.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150000.3.161.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150000.3.161.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.161.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150000.3.161.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150000.3.161.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.161.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150000.3.161.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150000.3.161.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.161.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150000.3.161.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150000.3.161.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.161.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150000.3.161.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "python3-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150000.3.161.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.161.1.s390x"
},
"product_reference": "python3-3.6.15-150000.3.161.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150000.3.161.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.161.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150000.3.161.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150000.3.161.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.161.1.s390x"
},
"product_reference": "python3-base-3.6.15-150000.3.161.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150000.3.161.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.161.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150000.3.161.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.161.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"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 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.161.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 High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.161.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.161.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.161.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-26T06:16:33Z",
"details": "important"
}
],
"title": "CVE-2024-6232"
}
]
}
SUSE-SU-2024:3470-1
Vulnerability from csaf_suse - Published: 2024-09-27 12:35 - Updated: 2024-09-27 12:35Summary
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-2024-6923: Fixed uncontrolled CPU resource consumption when in http.cookies module (bsc#1228780).
- CVE-2024-5642: Fixed buffer overread when NPN is used and invalid values are sent to the OpenSSL API (bsc#1227233).
- CVE-2024-7592: Fixed Email header injection due to unquoted newlines (bsc#1229596).
- CVE-2024-6232: excessive backtracking when parsing tarfile headers leads to ReDoS. (bsc#1230227)
Bug fixes:
- %{profileopt} variable is set according to the variable %{do_profiling} (bsc#1227999).
- Stop using %%defattr, it seems to be breaking proper executable attributes on /usr/bin/ scripts (bsc#1227378).
- Remove %suse_update_desktop_file macro as it is not useful any more.
Patchnames: SUSE-2024-3470,SUSE-SLE-Micro-5.3-2024-3470,SUSE-SLE-Micro-5.4-2024-3470,SUSE-SLE-Micro-5.5-2024-3470,SUSE-SLE-Module-Basesystem-15-SP5-2024-3470,SUSE-SLE-Module-Basesystem-15-SP6-2024-3470,SUSE-SLE-Module-Development-Tools-15-SP5-2024-3470,SUSE-SLE-Module-Development-Tools-15-SP6-2024-3470,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-3470,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3470,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3470,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-3470,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-3470,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3470,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-3470,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3470,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-3470,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-3470,SUSE-SUSE-MicroOS-5.2-2024-3470,SUSE-Storage-7.1-2024-3470,openSUSE-Leap-Micro-5.5-2024-3470,openSUSE-SLE-15.5-2024-3470,openSUSE-SLE-15.6-2024-3470
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.8 (Medium)
Affected products
Recommended
430 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.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.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.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.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
430 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.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.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.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.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
430 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.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.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.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.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
430 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.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.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.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.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
22 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-2024-6923: Fixed uncontrolled CPU resource consumption when in http.cookies module (bsc#1228780).\n- CVE-2024-5642: Fixed buffer overread when NPN is used and invalid values are sent to the OpenSSL API (bsc#1227233).\n- CVE-2024-7592: Fixed Email header injection due to unquoted newlines (bsc#1229596).\n- CVE-2024-6232: excessive backtracking when parsing tarfile headers leads to ReDoS. (bsc#1230227)\n\nBug fixes:\n\n- %{profileopt} variable is set according to the variable %{do_profiling} (bsc#1227999).\n- Stop using %%defattr, it seems to be breaking proper executable attributes on /usr/bin/ scripts (bsc#1227378).\n- Remove %suse_update_desktop_file macro as it is not useful any more.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3470,SUSE-SLE-Micro-5.3-2024-3470,SUSE-SLE-Micro-5.4-2024-3470,SUSE-SLE-Micro-5.5-2024-3470,SUSE-SLE-Module-Basesystem-15-SP5-2024-3470,SUSE-SLE-Module-Basesystem-15-SP6-2024-3470,SUSE-SLE-Module-Development-Tools-15-SP5-2024-3470,SUSE-SLE-Module-Development-Tools-15-SP6-2024-3470,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-3470,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3470,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3470,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-3470,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-3470,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3470,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-3470,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3470,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-3470,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-3470,SUSE-SUSE-MicroOS-5.2-2024-3470,SUSE-Storage-7.1-2024-3470,openSUSE-Leap-Micro-5.5-2024-3470,openSUSE-SLE-15.5-2024-3470,openSUSE-SLE-15.6-2024-3470",
"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-2024_3470-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3470-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243470-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3470-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-September/037102.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227233",
"url": "https://bugzilla.suse.com/1227233"
},
{
"category": "self",
"summary": "SUSE Bug 1227378",
"url": "https://bugzilla.suse.com/1227378"
},
{
"category": "self",
"summary": "SUSE Bug 1227999",
"url": "https://bugzilla.suse.com/1227999"
},
{
"category": "self",
"summary": "SUSE Bug 1228780",
"url": "https://bugzilla.suse.com/1228780"
},
{
"category": "self",
"summary": "SUSE Bug 1229596",
"url": "https://bugzilla.suse.com/1229596"
},
{
"category": "self",
"summary": "SUSE Bug 1230227",
"url": "https://bugzilla.suse.com/1230227"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-5642 page",
"url": "https://www.suse.com/security/cve/CVE-2024-5642/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6923 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7592 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7592/"
}
],
"title": "Security update for python3",
"tracking": {
"current_release_date": "2024-09-27T12:35:59Z",
"generator": {
"date": "2024-09-27T12:35:59Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3470-1",
"initial_release_date": "2024-09-27T12:35:59Z",
"revision_history": [
{
"date": "2024-09-27T12:35:59Z",
"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.72.1.aarch64",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.72.1.aarch64",
"product": {
"name": "python3-3.6.15-150300.10.72.1.aarch64",
"product_id": "python3-3.6.15-150300.10.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.72.1.aarch64",
"product": {
"name": "python3-base-3.6.15-150300.10.72.1.aarch64",
"product_id": "python3-base-3.6.15-150300.10.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.72.1.aarch64",
"product": {
"name": "python3-curses-3.6.15-150300.10.72.1.aarch64",
"product_id": "python3-curses-3.6.15-150300.10.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.72.1.aarch64",
"product": {
"name": "python3-dbm-3.6.15-150300.10.72.1.aarch64",
"product_id": "python3-dbm-3.6.15-150300.10.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.72.1.aarch64",
"product": {
"name": "python3-devel-3.6.15-150300.10.72.1.aarch64",
"product_id": "python3-devel-3.6.15-150300.10.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.72.1.aarch64",
"product": {
"name": "python3-doc-3.6.15-150300.10.72.1.aarch64",
"product_id": "python3-doc-3.6.15-150300.10.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.72.1.aarch64",
"product": {
"name": "python3-idle-3.6.15-150300.10.72.1.aarch64",
"product_id": "python3-idle-3.6.15-150300.10.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"product_id": "python3-testsuite-3.6.15-150300.10.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.72.1.aarch64",
"product": {
"name": "python3-tk-3.6.15-150300.10.72.1.aarch64",
"product_id": "python3-tk-3.6.15-150300.10.72.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.72.1.aarch64",
"product": {
"name": "python3-tools-3.6.15-150300.10.72.1.aarch64",
"product_id": "python3-tools-3.6.15-150300.10.72.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-64bit-3.6.15-150300.10.72.1.aarch64_ilp32",
"product": {
"name": "libpython3_6m1_0-64bit-3.6.15-150300.10.72.1.aarch64_ilp32",
"product_id": "libpython3_6m1_0-64bit-3.6.15-150300.10.72.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.i586",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.i586",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.72.1.i586"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.72.1.i586",
"product": {
"name": "python3-3.6.15-150300.10.72.1.i586",
"product_id": "python3-3.6.15-150300.10.72.1.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.72.1.i586",
"product": {
"name": "python3-base-3.6.15-150300.10.72.1.i586",
"product_id": "python3-base-3.6.15-150300.10.72.1.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.72.1.i586",
"product": {
"name": "python3-curses-3.6.15-150300.10.72.1.i586",
"product_id": "python3-curses-3.6.15-150300.10.72.1.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.72.1.i586",
"product": {
"name": "python3-dbm-3.6.15-150300.10.72.1.i586",
"product_id": "python3-dbm-3.6.15-150300.10.72.1.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.72.1.i586",
"product": {
"name": "python3-devel-3.6.15-150300.10.72.1.i586",
"product_id": "python3-devel-3.6.15-150300.10.72.1.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.72.1.i586",
"product": {
"name": "python3-doc-3.6.15-150300.10.72.1.i586",
"product_id": "python3-doc-3.6.15-150300.10.72.1.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.72.1.i586",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.72.1.i586",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.72.1.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.72.1.i586",
"product": {
"name": "python3-idle-3.6.15-150300.10.72.1.i586",
"product_id": "python3-idle-3.6.15-150300.10.72.1.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.72.1.i586",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.72.1.i586",
"product_id": "python3-testsuite-3.6.15-150300.10.72.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.72.1.i586",
"product": {
"name": "python3-tk-3.6.15-150300.10.72.1.i586",
"product_id": "python3-tk-3.6.15-150300.10.72.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.72.1.i586",
"product": {
"name": "python3-tools-3.6.15-150300.10.72.1.i586",
"product_id": "python3-tools-3.6.15-150300.10.72.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.72.1.ppc64le",
"product": {
"name": "python3-3.6.15-150300.10.72.1.ppc64le",
"product_id": "python3-3.6.15-150300.10.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.72.1.ppc64le",
"product": {
"name": "python3-base-3.6.15-150300.10.72.1.ppc64le",
"product_id": "python3-base-3.6.15-150300.10.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.72.1.ppc64le",
"product": {
"name": "python3-curses-3.6.15-150300.10.72.1.ppc64le",
"product_id": "python3-curses-3.6.15-150300.10.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"product": {
"name": "python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"product_id": "python3-dbm-3.6.15-150300.10.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.72.1.ppc64le",
"product": {
"name": "python3-devel-3.6.15-150300.10.72.1.ppc64le",
"product_id": "python3-devel-3.6.15-150300.10.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.72.1.ppc64le",
"product": {
"name": "python3-doc-3.6.15-150300.10.72.1.ppc64le",
"product_id": "python3-doc-3.6.15-150300.10.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.72.1.ppc64le",
"product": {
"name": "python3-idle-3.6.15-150300.10.72.1.ppc64le",
"product_id": "python3-idle-3.6.15-150300.10.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"product_id": "python3-testsuite-3.6.15-150300.10.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.72.1.ppc64le",
"product": {
"name": "python3-tk-3.6.15-150300.10.72.1.ppc64le",
"product_id": "python3-tk-3.6.15-150300.10.72.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.72.1.ppc64le",
"product": {
"name": "python3-tools-3.6.15-150300.10.72.1.ppc64le",
"product_id": "python3-tools-3.6.15-150300.10.72.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.72.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.72.1.s390x",
"product": {
"name": "python3-3.6.15-150300.10.72.1.s390x",
"product_id": "python3-3.6.15-150300.10.72.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.72.1.s390x",
"product": {
"name": "python3-base-3.6.15-150300.10.72.1.s390x",
"product_id": "python3-base-3.6.15-150300.10.72.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.72.1.s390x",
"product": {
"name": "python3-curses-3.6.15-150300.10.72.1.s390x",
"product_id": "python3-curses-3.6.15-150300.10.72.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.72.1.s390x",
"product": {
"name": "python3-dbm-3.6.15-150300.10.72.1.s390x",
"product_id": "python3-dbm-3.6.15-150300.10.72.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.72.1.s390x",
"product": {
"name": "python3-devel-3.6.15-150300.10.72.1.s390x",
"product_id": "python3-devel-3.6.15-150300.10.72.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.72.1.s390x",
"product": {
"name": "python3-doc-3.6.15-150300.10.72.1.s390x",
"product_id": "python3-doc-3.6.15-150300.10.72.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.72.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.72.1.s390x",
"product": {
"name": "python3-idle-3.6.15-150300.10.72.1.s390x",
"product_id": "python3-idle-3.6.15-150300.10.72.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.72.1.s390x",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.72.1.s390x",
"product_id": "python3-testsuite-3.6.15-150300.10.72.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.72.1.s390x",
"product": {
"name": "python3-tk-3.6.15-150300.10.72.1.s390x",
"product_id": "python3-tk-3.6.15-150300.10.72.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.72.1.s390x",
"product": {
"name": "python3-tools-3.6.15-150300.10.72.1.s390x",
"product_id": "python3-tools-3.6.15-150300.10.72.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.72.1.x86_64",
"product": {
"name": "python3-3.6.15-150300.10.72.1.x86_64",
"product_id": "python3-3.6.15-150300.10.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.72.1.x86_64",
"product": {
"name": "python3-base-3.6.15-150300.10.72.1.x86_64",
"product_id": "python3-base-3.6.15-150300.10.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.72.1.x86_64",
"product": {
"name": "python3-curses-3.6.15-150300.10.72.1.x86_64",
"product_id": "python3-curses-3.6.15-150300.10.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.72.1.x86_64",
"product": {
"name": "python3-dbm-3.6.15-150300.10.72.1.x86_64",
"product_id": "python3-dbm-3.6.15-150300.10.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.72.1.x86_64",
"product": {
"name": "python3-devel-3.6.15-150300.10.72.1.x86_64",
"product_id": "python3-devel-3.6.15-150300.10.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.72.1.x86_64",
"product": {
"name": "python3-doc-3.6.15-150300.10.72.1.x86_64",
"product_id": "python3-doc-3.6.15-150300.10.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.72.1.x86_64",
"product": {
"name": "python3-idle-3.6.15-150300.10.72.1.x86_64",
"product_id": "python3-idle-3.6.15-150300.10.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"product_id": "python3-testsuite-3.6.15-150300.10.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.72.1.x86_64",
"product": {
"name": "python3-tk-3.6.15-150300.10.72.1.x86_64",
"product_id": "python3-tk-3.6.15-150300.10.72.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.72.1.x86_64",
"product": {
"name": "python3-tools-3.6.15-150300.10.72.1.x86_64",
"product_id": "python3-tools-3.6.15-150300.10.72.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 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise 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 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 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 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"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": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.5",
"product": {
"name": "openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"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.72.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.72.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.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.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.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.72.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.72.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.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.72.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.72.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.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.72.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.72.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.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.72.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.72.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.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.72.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.72.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.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.72.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.72.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.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.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.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.72.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.72.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.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.72.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.72.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.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.72.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.72.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.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.72.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.72.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.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.72.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.72.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.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.72.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.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.72.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.s390x as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.aarch64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.s390x as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.x86_64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.aarch64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.s390x as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.x86_64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.72.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.72.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.72.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.72.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.72.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-doc-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.72.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-doc-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.72.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-doc-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.72.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-doc-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.72.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.72.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.72.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.72.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.72.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.72.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.72.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.72.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.72.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.72.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.72.1.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-150300.10.72.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.72.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.72.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.72.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.72.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.72.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.72.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.72.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.72.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.72.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.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.72.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.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.72.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.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.72.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.72.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.72.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.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.72.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.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.72.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.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.72.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.72.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.72.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.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.72.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.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.72.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.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.72.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.72.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.72.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-doc-3.6.15-150300.10.72.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.72.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-doc-3.6.15-150300.10.72.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.72.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-doc-3.6.15-150300.10.72.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.72.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-doc-3.6.15-150300.10.72.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.72.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.72.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.72.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.72.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.72.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.72.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.72.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.72.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.72.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.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.72.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.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.72.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.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.72.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.72.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.72.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.72.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.72.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.72.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.72.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.72.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.72.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.72.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.72.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.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.72.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.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.72.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.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.72.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.72.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.72.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.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.72.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.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.72.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.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.72.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.72.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-5642",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-5642"
}
],
"notes": [
{
"category": "general",
"text": "CPython 3.9 and earlier doesn\u0027t disallow configuring an empty list (\"[]\") for SSLContext.set_npn_protocols() which is an invalid value for the underlying OpenSSL API. This results in a buffer over-read when NPN is used (see CVE-2024-5535 for OpenSSL). This vulnerability is of low severity due to NPN being not widely used and specifying an empty list likely being uncommon in-practice (typically a protocol name would be configured).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-5642",
"url": "https://www.suse.com/security/cve/CVE-2024-5642"
},
{
"category": "external",
"summary": "SUSE Bug 1227233 for CVE-2024-5642",
"url": "https://bugzilla.suse.com/1227233"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-27T12:35:59Z",
"details": "moderate"
}
],
"title": "CVE-2024-5642"
},
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.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 Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-27T12:35:59Z",
"details": "important"
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-6923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6923"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\nThe \nemail module didn\u0027t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6923",
"url": "https://www.suse.com/security/cve/CVE-2024-6923"
},
{
"category": "external",
"summary": "SUSE Bug 1228780 for CVE-2024-6923",
"url": "https://bugzilla.suse.com/1228780"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.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 Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-27T12:35:59Z",
"details": "important"
}
],
"title": "CVE-2024-6923"
},
{
"cve": "CVE-2024-7592",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7592"
}
],
"notes": [
{
"category": "general",
"text": "There is a LOW severity vulnerability affecting CPython, specifically the\n\u0027http.cookies\u0027 standard library module.\n\n\nWhen parsing cookies that contained backslashes for quoted characters in\nthe cookie value, the parser would use an algorithm with quadratic\ncomplexity, resulting in excess CPU resources being used while parsing the\nvalue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7592",
"url": "https://www.suse.com/security/cve/CVE-2024-7592"
},
{
"category": "external",
"summary": "SUSE Bug 1229596 for CVE-2024-7592",
"url": "https://bugzilla.suse.com/1229596"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.72.1.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.72.1.x86_64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.aarch64",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.s390x",
"openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.72.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-27T12:35:59Z",
"details": "moderate"
}
],
"title": "CVE-2024-7592"
}
]
}
SUSE-SU-2025:20065-1
Vulnerability from csaf_suse - Published: 2025-02-03 09:01 - Updated: 2025-02-03 09:01Summary
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-2024-8088: Fixed a denial of service in zipfile (bsc#1229704)
- CVE-2024-6232: Fixed a ReDos via excessive backtracking while parsing header values (bsc#1230227)
- CVE-2024-7592: Fixed a denial of service in the http.cookies module (bsc#1229596)
Patchnames: SUSE-SLE-Micro-6.0-87
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
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.8-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.8-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.8-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.8-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.8-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.8-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.8-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.8-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.8-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
16 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-2024-8088: Fixed a denial of service in zipfile (bsc#1229704)\n- CVE-2024-6232: Fixed a ReDos via excessive backtracking while parsing header values (bsc#1230227)\n- CVE-2024-7592: Fixed a denial of service in the http.cookies module (bsc#1229596)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-87",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_20065-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20065-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520065-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20065-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021256.html"
},
{
"category": "self",
"summary": "SUSE Bug 1229596",
"url": "https://bugzilla.suse.com/1229596"
},
{
"category": "self",
"summary": "SUSE Bug 1229704",
"url": "https://bugzilla.suse.com/1229704"
},
{
"category": "self",
"summary": "SUSE Bug 1230227",
"url": "https://bugzilla.suse.com/1230227"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6232 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6232/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7592 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7592/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-8088 page",
"url": "https://www.suse.com/security/cve/CVE-2024-8088/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2025-02-03T09:01:09Z",
"generator": {
"date": "2025-02-03T09:01:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20065-1",
"initial_release_date": "2025-02-03T09:01:09Z",
"revision_history": [
{
"date": "2025-02-03T09:01: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.8-4.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.8-4.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.8-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.8-4.1.aarch64",
"product": {
"name": "python311-3.11.8-4.1.aarch64",
"product_id": "python311-3.11.8-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.8-4.1.aarch64",
"product": {
"name": "python311-base-3.11.8-4.1.aarch64",
"product_id": "python311-base-3.11.8-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.8-4.1.aarch64",
"product": {
"name": "python311-curses-3.11.8-4.1.aarch64",
"product_id": "python311-curses-3.11.8-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.8-4.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.8-4.1.s390x",
"product_id": "libpython3_11-1_0-3.11.8-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.8-4.1.s390x",
"product": {
"name": "python311-3.11.8-4.1.s390x",
"product_id": "python311-3.11.8-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.8-4.1.s390x",
"product": {
"name": "python311-base-3.11.8-4.1.s390x",
"product_id": "python311-base-3.11.8-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.8-4.1.s390x",
"product": {
"name": "python311-curses-3.11.8-4.1.s390x",
"product_id": "python311-curses-3.11.8-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.8-4.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.8-4.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.8-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.8-4.1.x86_64",
"product": {
"name": "python311-3.11.8-4.1.x86_64",
"product_id": "python311-3.11.8-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.8-4.1.x86_64",
"product": {
"name": "python311-base-3.11.8-4.1.x86_64",
"product_id": "python311-base-3.11.8-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.8-4.1.x86_64",
"product": {
"name": "python311-curses-3.11.8-4.1.x86_64",
"product_id": "python311-curses-3.11.8-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.8-4.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.8-4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.8-4.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.8-4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.8-4.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.8-4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.8-4.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-3.11.8-4.1.aarch64"
},
"product_reference": "python311-3.11.8-4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.8-4.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-3.11.8-4.1.s390x"
},
"product_reference": "python311-3.11.8-4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.8-4.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-3.11.8-4.1.x86_64"
},
"product_reference": "python311-3.11.8-4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.8-4.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.aarch64"
},
"product_reference": "python311-base-3.11.8-4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.8-4.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.s390x"
},
"product_reference": "python311-base-3.11.8-4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.8-4.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.x86_64"
},
"product_reference": "python311-base-3.11.8-4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.8-4.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.aarch64"
},
"product_reference": "python311-curses-3.11.8-4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.8-4.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.s390x"
},
"product_reference": "python311-curses-3.11.8-4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.8-4.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.x86_64"
},
"product_reference": "python311-curses-3.11.8-4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6232"
}
],
"notes": [
{
"category": "general",
"text": "There is a MEDIUM severity vulnerability affecting CPython.\n\n\n\n\n\nRegular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6232",
"url": "https://www.suse.com/security/cve/CVE-2024-6232"
},
{
"category": "external",
"summary": "SUSE Bug 1230227 for CVE-2024-6232",
"url": "https://bugzilla.suse.com/1230227"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.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 Micro 6.0:libpython3_11-1_0-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-03T09:01:09Z",
"details": "important"
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-7592",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7592"
}
],
"notes": [
{
"category": "general",
"text": "There is a LOW severity vulnerability affecting CPython, specifically the\n\u0027http.cookies\u0027 standard library module.\n\n\nWhen parsing cookies that contained backslashes for quoted characters in\nthe cookie value, the parser would use an algorithm with quadratic\ncomplexity, resulting in excess CPU resources being used while parsing the\nvalue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7592",
"url": "https://www.suse.com/security/cve/CVE-2024-7592"
},
{
"category": "external",
"summary": "SUSE Bug 1229596 for CVE-2024-7592",
"url": "https://bugzilla.suse.com/1229596"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-03T09:01:09Z",
"details": "moderate"
}
],
"title": "CVE-2024-7592"
},
{
"cve": "CVE-2024-8088",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-8088"
}
],
"notes": [
{
"category": "general",
"text": "There is a HIGH severity vulnerability affecting the CPython \"zipfile\"\nmodule affecting \"zipfile.Path\". Note that the more common API \"zipfile.ZipFile\" class is unaffected.\n\n\n\n\n\nWhen iterating over names of entries in a zip archive (for example, methods\nof \"zipfile.Path\" like \"namelist()\", \"iterdir()\", etc)\nthe process can be put into an infinite loop with a maliciously crafted\nzip archive. This defect applies when reading only metadata or extracting\nthe contents of the zip archive. Programs that are not handling\nuser-controlled zip archives are not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-8088",
"url": "https://www.suse.com/security/cve/CVE-2024-8088"
},
{
"category": "external",
"summary": "SUSE Bug 1229704 for CVE-2024-8088",
"url": "https://bugzilla.suse.com/1229704"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.8-4.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.8-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-03T09:01:09Z",
"details": "moderate"
}
],
"title": "CVE-2024-8088"
}
]
}
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…