Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-4516 (GCVE-0-2025-4516)
Vulnerability from cvelistv5
- CWE-416 - Use After Free
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Python Software Foundation | CPython |
Version: 0 Version: 3.10.0 Version: 3.11.0 Version: 3.12.0 Version: 3.13.0 Version: 3.14.0a1 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-4516",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-05-15T14:18:44.612125Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-05-15T14:18:50.599Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-05-19T10:03:31.542Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/05/16/4"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/05/19/1"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.9.23",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.10.18",
"status": "affected",
"version": "3.10.0",
"versionType": "python"
},
{
"lessThan": "3.11.13",
"status": "affected",
"version": "3.11.0",
"versionType": "python"
},
{
"lessThan": "3.12.11",
"status": "affected",
"version": "3.12.0",
"versionType": "python"
},
{
"lessThan": "3.13.4",
"status": "affected",
"version": "3.13.0",
"versionType": "python"
},
{
"lessThan": "3.14.0b2",
"status": "affected",
"version": "3.14.0a1",
"versionType": "python"
}
]
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError."
}
],
"value": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "LOCAL",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416 Use After Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-06-03T20:53:33.583Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/133767"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/129648"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/L75IPBBTSCYEF56I2M4KIW353BB3AY74/"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/69b4387f78f413e8c47572a85b3478c47eba8142"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/9f69a58623bd01349a18ba0c7a9cb1dad6a51e8e"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/4398b788ffc1f954a2c552da285477d42a571292"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/6279eb8c076d89d3739a6edb393e43c7929b429d"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/73b3040f592436385007918887b7e2132aa8431f"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/8d35fd1b34935221aff23a1ab69a429dd156be77"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/ab9893c40609935e0d40a6d2a7307ea51aec598b"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Use-after-free in \"unicode_escape\" decoder with error handler",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2025-4516",
"datePublished": "2025-05-15T13:29:20.126Z",
"dateReserved": "2025-05-09T14:59:53.878Z",
"dateUpdated": "2025-06-03T20:53:33.583Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-4516\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2025-05-15T14:15:31.753\",\"lastModified\":\"2025-06-03T14:15:49.697\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"There is an issue in CPython when using `bytes.decode(\\\"unicode_escape\\\", error=\\\"ignore|replace\\\")`. If you are not using the \\\"unicode_escape\\\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.\"},{\"lang\":\"es\",\"value\":\"Hay un problema en CPython al usar `bytes.decode(\\\"unicode_escape\\\", error=\\\"ignore|replace\\\")`. Si no usa la codificaci\u00f3n \\\"unicode_escape\\\" ni un controlador de errores, su uso no se ve afectado. Para solucionar este problema, puede dejar de usar el controlador `error=` y, en su lugar, encapsular la llamada `bytes.decode()` en un `try-except` que capture el `DecodeError`.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/4398b788ffc1f954a2c552da285477d42a571292\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/6279eb8c076d89d3739a6edb393e43c7929b429d\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/69b4387f78f413e8c47572a85b3478c47eba8142\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/73b3040f592436385007918887b7e2132aa8431f\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/8d35fd1b34935221aff23a1ab69a429dd156be77\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/9f69a58623bd01349a18ba0c7a9cb1dad6a51e8e\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/ab9893c40609935e0d40a6d2a7307ea51aec598b\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/133767\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/pull/129648\",\"source\":\"cna@python.org\"},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/L75IPBBTSCYEF56I2M4KIW353BB3AY74/\",\"source\":\"cna@python.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/05/16/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/05/19/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/05/16/4\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/05/19/1\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-05-19T10:03:31.542Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-4516\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-15T14:18:44.612125Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-15T14:18:48.076Z\"}}], \"cna\": {\"title\": \"Use-after-free in \\\"unicode_escape\\\" decoder with error handler\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 5.9, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:L/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.9.23\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.10.0\", \"lessThan\": \"3.10.18\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.11.0\", \"lessThan\": \"3.11.13\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.12.0\", \"lessThan\": \"3.12.11\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.13.0\", \"lessThan\": \"3.13.4\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.14.0a1\", \"lessThan\": \"3.14.0b2\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/issues/133767\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/python/cpython/pull/129648\", \"tags\": [\"patch\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/L75IPBBTSCYEF56I2M4KIW353BB3AY74/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/commit/69b4387f78f413e8c47572a85b3478c47eba8142\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/9f69a58623bd01349a18ba0c7a9cb1dad6a51e8e\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/4398b788ffc1f954a2c552da285477d42a571292\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/6279eb8c076d89d3739a6edb393e43c7929b429d\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/73b3040f592436385007918887b7e2132aa8431f\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/8d35fd1b34935221aff23a1ab69a429dd156be77\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/ab9893c40609935e0d40a6d2a7307ea51aec598b\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"There is an issue in CPython when using `bytes.decode(\\\"unicode_escape\\\", error=\\\"ignore|replace\\\")`. If you are not using the \\\"unicode_escape\\\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"There is an issue in CPython when using `bytes.decode(\\\"unicode_escape\\\", error=\\\"ignore|replace\\\")`. If you are not using the \\\"unicode_escape\\\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416 Use After Free\"}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2025-06-03T20:53:33.583Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-4516\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-06-03T20:53:33.583Z\", \"dateReserved\": \"2025-05-09T14:59:53.878Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2025-05-15T13:29:20.126Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
suse-su-2025:01877-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3 fixes the following issues:\n\n- CVE-2025-4516: use-after-free in the unicode-escape decoder when using the error handler (bsc#1243273).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1877,SUSE-SUSE-MicroOS-5.1-2025-1877",
"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_01877-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:01877-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202501877-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:01877-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040231.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243273",
"url": "https://bugzilla.suse.com/1243273"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
}
],
"title": "Security update for python3",
"tracking": {
"current_release_date": "2025-06-11T05:41:08Z",
"generator": {
"date": "2025-06-11T05:41:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:01877-1",
"initial_release_date": "2025-06-11T05:41:08Z",
"revision_history": [
{
"date": "2025-06-11T05:41:08Z",
"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.176.1.aarch64",
"product": {
"name": "libpython3_6m1_0-3.6.15-150000.3.176.1.aarch64",
"product_id": "libpython3_6m1_0-3.6.15-150000.3.176.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150000.3.176.1.aarch64",
"product": {
"name": "python3-3.6.15-150000.3.176.1.aarch64",
"product_id": "python3-3.6.15-150000.3.176.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150000.3.176.1.aarch64",
"product": {
"name": "python3-base-3.6.15-150000.3.176.1.aarch64",
"product_id": "python3-base-3.6.15-150000.3.176.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150000.3.176.1.aarch64",
"product": {
"name": "python3-curses-3.6.15-150000.3.176.1.aarch64",
"product_id": "python3-curses-3.6.15-150000.3.176.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150000.3.176.1.aarch64",
"product": {
"name": "python3-dbm-3.6.15-150000.3.176.1.aarch64",
"product_id": "python3-dbm-3.6.15-150000.3.176.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150000.3.176.1.aarch64",
"product": {
"name": "python3-devel-3.6.15-150000.3.176.1.aarch64",
"product_id": "python3-devel-3.6.15-150000.3.176.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150000.3.176.1.aarch64",
"product": {
"name": "python3-doc-3.6.15-150000.3.176.1.aarch64",
"product_id": "python3-doc-3.6.15-150000.3.176.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150000.3.176.1.aarch64",
"product": {
"name": "python3-doc-devhelp-3.6.15-150000.3.176.1.aarch64",
"product_id": "python3-doc-devhelp-3.6.15-150000.3.176.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150000.3.176.1.aarch64",
"product": {
"name": "python3-idle-3.6.15-150000.3.176.1.aarch64",
"product_id": "python3-idle-3.6.15-150000.3.176.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150000.3.176.1.aarch64",
"product": {
"name": "python3-testsuite-3.6.15-150000.3.176.1.aarch64",
"product_id": "python3-testsuite-3.6.15-150000.3.176.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150000.3.176.1.aarch64",
"product": {
"name": "python3-tk-3.6.15-150000.3.176.1.aarch64",
"product_id": "python3-tk-3.6.15-150000.3.176.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150000.3.176.1.aarch64",
"product": {
"name": "python3-tools-3.6.15-150000.3.176.1.aarch64",
"product_id": "python3-tools-3.6.15-150000.3.176.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-64bit-3.6.15-150000.3.176.1.aarch64_ilp32",
"product": {
"name": "libpython3_6m1_0-64bit-3.6.15-150000.3.176.1.aarch64_ilp32",
"product_id": "libpython3_6m1_0-64bit-3.6.15-150000.3.176.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150000.3.176.1.i586",
"product": {
"name": "libpython3_6m1_0-3.6.15-150000.3.176.1.i586",
"product_id": "libpython3_6m1_0-3.6.15-150000.3.176.1.i586"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150000.3.176.1.i586",
"product": {
"name": "python3-3.6.15-150000.3.176.1.i586",
"product_id": "python3-3.6.15-150000.3.176.1.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150000.3.176.1.i586",
"product": {
"name": "python3-base-3.6.15-150000.3.176.1.i586",
"product_id": "python3-base-3.6.15-150000.3.176.1.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150000.3.176.1.i586",
"product": {
"name": "python3-curses-3.6.15-150000.3.176.1.i586",
"product_id": "python3-curses-3.6.15-150000.3.176.1.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150000.3.176.1.i586",
"product": {
"name": "python3-dbm-3.6.15-150000.3.176.1.i586",
"product_id": "python3-dbm-3.6.15-150000.3.176.1.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150000.3.176.1.i586",
"product": {
"name": "python3-devel-3.6.15-150000.3.176.1.i586",
"product_id": "python3-devel-3.6.15-150000.3.176.1.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150000.3.176.1.i586",
"product": {
"name": "python3-doc-3.6.15-150000.3.176.1.i586",
"product_id": "python3-doc-3.6.15-150000.3.176.1.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150000.3.176.1.i586",
"product": {
"name": "python3-doc-devhelp-3.6.15-150000.3.176.1.i586",
"product_id": "python3-doc-devhelp-3.6.15-150000.3.176.1.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150000.3.176.1.i586",
"product": {
"name": "python3-idle-3.6.15-150000.3.176.1.i586",
"product_id": "python3-idle-3.6.15-150000.3.176.1.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150000.3.176.1.i586",
"product": {
"name": "python3-testsuite-3.6.15-150000.3.176.1.i586",
"product_id": "python3-testsuite-3.6.15-150000.3.176.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150000.3.176.1.i586",
"product": {
"name": "python3-tk-3.6.15-150000.3.176.1.i586",
"product_id": "python3-tk-3.6.15-150000.3.176.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150000.3.176.1.i586",
"product": {
"name": "python3-tools-3.6.15-150000.3.176.1.i586",
"product_id": "python3-tools-3.6.15-150000.3.176.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150000.3.176.1.ppc64le",
"product": {
"name": "libpython3_6m1_0-3.6.15-150000.3.176.1.ppc64le",
"product_id": "libpython3_6m1_0-3.6.15-150000.3.176.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150000.3.176.1.ppc64le",
"product": {
"name": "python3-3.6.15-150000.3.176.1.ppc64le",
"product_id": "python3-3.6.15-150000.3.176.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150000.3.176.1.ppc64le",
"product": {
"name": "python3-base-3.6.15-150000.3.176.1.ppc64le",
"product_id": "python3-base-3.6.15-150000.3.176.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150000.3.176.1.ppc64le",
"product": {
"name": "python3-curses-3.6.15-150000.3.176.1.ppc64le",
"product_id": "python3-curses-3.6.15-150000.3.176.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150000.3.176.1.ppc64le",
"product": {
"name": "python3-dbm-3.6.15-150000.3.176.1.ppc64le",
"product_id": "python3-dbm-3.6.15-150000.3.176.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150000.3.176.1.ppc64le",
"product": {
"name": "python3-devel-3.6.15-150000.3.176.1.ppc64le",
"product_id": "python3-devel-3.6.15-150000.3.176.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150000.3.176.1.ppc64le",
"product": {
"name": "python3-doc-3.6.15-150000.3.176.1.ppc64le",
"product_id": "python3-doc-3.6.15-150000.3.176.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150000.3.176.1.ppc64le",
"product": {
"name": "python3-doc-devhelp-3.6.15-150000.3.176.1.ppc64le",
"product_id": "python3-doc-devhelp-3.6.15-150000.3.176.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150000.3.176.1.ppc64le",
"product": {
"name": "python3-idle-3.6.15-150000.3.176.1.ppc64le",
"product_id": "python3-idle-3.6.15-150000.3.176.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150000.3.176.1.ppc64le",
"product": {
"name": "python3-testsuite-3.6.15-150000.3.176.1.ppc64le",
"product_id": "python3-testsuite-3.6.15-150000.3.176.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150000.3.176.1.ppc64le",
"product": {
"name": "python3-tk-3.6.15-150000.3.176.1.ppc64le",
"product_id": "python3-tk-3.6.15-150000.3.176.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150000.3.176.1.ppc64le",
"product": {
"name": "python3-tools-3.6.15-150000.3.176.1.ppc64le",
"product_id": "python3-tools-3.6.15-150000.3.176.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150000.3.176.1.s390x",
"product": {
"name": "libpython3_6m1_0-3.6.15-150000.3.176.1.s390x",
"product_id": "libpython3_6m1_0-3.6.15-150000.3.176.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150000.3.176.1.s390x",
"product": {
"name": "python3-3.6.15-150000.3.176.1.s390x",
"product_id": "python3-3.6.15-150000.3.176.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150000.3.176.1.s390x",
"product": {
"name": "python3-base-3.6.15-150000.3.176.1.s390x",
"product_id": "python3-base-3.6.15-150000.3.176.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150000.3.176.1.s390x",
"product": {
"name": "python3-curses-3.6.15-150000.3.176.1.s390x",
"product_id": "python3-curses-3.6.15-150000.3.176.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150000.3.176.1.s390x",
"product": {
"name": "python3-dbm-3.6.15-150000.3.176.1.s390x",
"product_id": "python3-dbm-3.6.15-150000.3.176.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150000.3.176.1.s390x",
"product": {
"name": "python3-devel-3.6.15-150000.3.176.1.s390x",
"product_id": "python3-devel-3.6.15-150000.3.176.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150000.3.176.1.s390x",
"product": {
"name": "python3-doc-3.6.15-150000.3.176.1.s390x",
"product_id": "python3-doc-3.6.15-150000.3.176.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150000.3.176.1.s390x",
"product": {
"name": "python3-doc-devhelp-3.6.15-150000.3.176.1.s390x",
"product_id": "python3-doc-devhelp-3.6.15-150000.3.176.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150000.3.176.1.s390x",
"product": {
"name": "python3-idle-3.6.15-150000.3.176.1.s390x",
"product_id": "python3-idle-3.6.15-150000.3.176.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150000.3.176.1.s390x",
"product": {
"name": "python3-testsuite-3.6.15-150000.3.176.1.s390x",
"product_id": "python3-testsuite-3.6.15-150000.3.176.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150000.3.176.1.s390x",
"product": {
"name": "python3-tk-3.6.15-150000.3.176.1.s390x",
"product_id": "python3-tk-3.6.15-150000.3.176.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150000.3.176.1.s390x",
"product": {
"name": "python3-tools-3.6.15-150000.3.176.1.s390x",
"product_id": "python3-tools-3.6.15-150000.3.176.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150000.3.176.1.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.15-150000.3.176.1.x86_64",
"product_id": "libpython3_6m1_0-3.6.15-150000.3.176.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.15-150000.3.176.1.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.15-150000.3.176.1.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.15-150000.3.176.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150000.3.176.1.x86_64",
"product": {
"name": "python3-3.6.15-150000.3.176.1.x86_64",
"product_id": "python3-3.6.15-150000.3.176.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150000.3.176.1.x86_64",
"product": {
"name": "python3-base-3.6.15-150000.3.176.1.x86_64",
"product_id": "python3-base-3.6.15-150000.3.176.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150000.3.176.1.x86_64",
"product": {
"name": "python3-curses-3.6.15-150000.3.176.1.x86_64",
"product_id": "python3-curses-3.6.15-150000.3.176.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150000.3.176.1.x86_64",
"product": {
"name": "python3-dbm-3.6.15-150000.3.176.1.x86_64",
"product_id": "python3-dbm-3.6.15-150000.3.176.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150000.3.176.1.x86_64",
"product": {
"name": "python3-devel-3.6.15-150000.3.176.1.x86_64",
"product_id": "python3-devel-3.6.15-150000.3.176.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150000.3.176.1.x86_64",
"product": {
"name": "python3-doc-3.6.15-150000.3.176.1.x86_64",
"product_id": "python3-doc-3.6.15-150000.3.176.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150000.3.176.1.x86_64",
"product": {
"name": "python3-doc-devhelp-3.6.15-150000.3.176.1.x86_64",
"product_id": "python3-doc-devhelp-3.6.15-150000.3.176.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150000.3.176.1.x86_64",
"product": {
"name": "python3-idle-3.6.15-150000.3.176.1.x86_64",
"product_id": "python3-idle-3.6.15-150000.3.176.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150000.3.176.1.x86_64",
"product": {
"name": "python3-testsuite-3.6.15-150000.3.176.1.x86_64",
"product_id": "python3-testsuite-3.6.15-150000.3.176.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150000.3.176.1.x86_64",
"product": {
"name": "python3-tk-3.6.15-150000.3.176.1.x86_64",
"product_id": "python3-tk-3.6.15-150000.3.176.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150000.3.176.1.x86_64",
"product": {
"name": "python3-tools-3.6.15-150000.3.176.1.x86_64",
"product_id": "python3-tools-3.6.15-150000.3.176.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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.176.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.176.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150000.3.176.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.176.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.176.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150000.3.176.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.176.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.176.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150000.3.176.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.176.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.176.1.aarch64"
},
"product_reference": "python3-3.6.15-150000.3.176.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.176.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.176.1.s390x"
},
"product_reference": "python3-3.6.15-150000.3.176.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.176.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.176.1.x86_64"
},
"product_reference": "python3-3.6.15-150000.3.176.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.176.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.176.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150000.3.176.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.176.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.176.1.s390x"
},
"product_reference": "python3-base-3.6.15-150000.3.176.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.176.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.176.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150000.3.176.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.176.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.176.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.176.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.176.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.176.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.176.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.176.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.176.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.176.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.176.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.176.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.176.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.176.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.176.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.176.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.176.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.176.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.176.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.176.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.176.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.176.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.176.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.176.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.176.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.176.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.176.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.176.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-11T05:41:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
}
]
}
suse-su-2025:20539-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python311",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python311 fixes the following issues:\n\n- CVE-2025-6069: Avoid worst case quadratic complexity when processing\n certain crafted malformed inputs with HTMLParser (bsc#1244705).\n\nUpdate to 3.11.13:\n\n - Security\n\n - gh-135034: Fixes multiple issues that allowed tarfile\n extraction filters (filter=\"data\" and filter=\"tar\")\n to be bypassed using crafted symlinks and hard links.\n Addresses CVE-2024-12718 (bsc#1244056), CVE-2025-4138\n (bsc#1244059), CVE-2025-4330 (bsc#1244060), and\n CVE-2025-4517 (bsc#1244032). Also addresses CVE-2025-4435\n (gh#135034, bsc#1244061).\n - gh-133767: Fix use-after-free in the \u201cunicode-escape\u201d\n decoder with a non-\u201cstrict\u201d error handler (CVE-2025-4516,\n bsc#1243273).\n - gh-128840: Short-circuit the processing of long IPv6\n addresses early in ipaddress to prevent excessive memory\n consumption and a minor denial-of-service.\n\n - Library\n\n - gh-128840: Fix parsing long IPv6 addresses with embedded\n IPv4 address.\n - gh-134062: ipaddress: fix collisions in __hash__() for\n IPv4Network and IPv6Network objects.\n - gh-123409: Fix ipaddress.IPv6Address.reverse_pointer output\n according to RFC 3596, \u00a72.5. Patch by B\u00e9n\u00e9dikt Tran.\n - bpo-43633: Improve the textual representation of\n IPv4-mapped IPv6 addresses (RFC 4291 Sections 2.2, 2.5.5.2)\n in ipaddress. Patch by Oleksandr Pavliuk.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-198",
"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_20539-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20539-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520539-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20539-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041115.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243155",
"url": "https://bugzilla.suse.com/1243155"
},
{
"category": "self",
"summary": "SUSE Bug 1243273",
"url": "https://bugzilla.suse.com/1243273"
},
{
"category": "self",
"summary": "SUSE Bug 1244032",
"url": "https://bugzilla.suse.com/1244032"
},
{
"category": "self",
"summary": "SUSE Bug 1244056",
"url": "https://bugzilla.suse.com/1244056"
},
{
"category": "self",
"summary": "SUSE Bug 1244059",
"url": "https://bugzilla.suse.com/1244059"
},
{
"category": "self",
"summary": "SUSE Bug 1244060",
"url": "https://bugzilla.suse.com/1244060"
},
{
"category": "self",
"summary": "SUSE Bug 1244061",
"url": "https://bugzilla.suse.com/1244061"
},
{
"category": "self",
"summary": "SUSE Bug 1244705",
"url": "https://bugzilla.suse.com/1244705"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12718 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12718/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4138 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4138/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4330 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4330/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4435 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4435/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4517 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4517/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6069 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6069/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2025-08-01T10:21:35Z",
"generator": {
"date": "2025-08-01T10:21:35Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20539-1",
"initial_release_date": "2025-08-01T10:21:35Z",
"revision_history": [
{
"date": "2025-08-01T10:21:35Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.13-slfo.1.1_1.1.aarch64",
"product": {
"name": "python311-3.11.13-slfo.1.1_1.1.aarch64",
"product_id": "python311-3.11.13-slfo.1.1_1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"product": {
"name": "python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"product_id": "python311-base-3.11.13-slfo.1.1_1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"product": {
"name": "python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"product_id": "python311-curses-3.11.13-slfo.1.1_1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"product": {
"name": "libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"product_id": "libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-3.11.13-slfo.1.1_1.1.ppc64le",
"product": {
"name": "python311-3.11.13-slfo.1.1_1.1.ppc64le",
"product_id": "python311-3.11.13-slfo.1.1_1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"product": {
"name": "python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"product_id": "python311-base-3.11.13-slfo.1.1_1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"product": {
"name": "python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"product_id": "python311-curses-3.11.13-slfo.1.1_1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"product_id": "libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.13-slfo.1.1_1.1.s390x",
"product": {
"name": "python311-3.11.13-slfo.1.1_1.1.s390x",
"product_id": "python311-3.11.13-slfo.1.1_1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.13-slfo.1.1_1.1.s390x",
"product": {
"name": "python311-base-3.11.13-slfo.1.1_1.1.s390x",
"product_id": "python311-base-3.11.13-slfo.1.1_1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"product": {
"name": "python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"product_id": "python311-curses-3.11.13-slfo.1.1_1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.13-slfo.1.1_1.1.x86_64",
"product": {
"name": "python311-3.11.13-slfo.1.1_1.1.x86_64",
"product_id": "python311-3.11.13-slfo.1.1_1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"product": {
"name": "python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"product_id": "python311-base-3.11.13-slfo.1.1_1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.13-slfo.1.1_1.1.x86_64",
"product": {
"name": "python311-curses-3.11.13-slfo.1.1_1.1.x86_64",
"product_id": "python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64"
},
"product_reference": "python311-3.11.13-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le"
},
"product_reference": "python311-3.11.13-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x"
},
"product_reference": "python311-3.11.13-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64"
},
"product_reference": "python311-3.11.13-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64"
},
"product_reference": "python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le"
},
"product_reference": "python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x"
},
"product_reference": "python311-base-3.11.13-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64"
},
"product_reference": "python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64"
},
"product_reference": "python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le"
},
"product_reference": "python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x"
},
"product_reference": "python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
},
"product_reference": "python311-curses-3.11.13-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12718",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12718"
}
],
"notes": [
{
"category": "general",
"text": "Allows modifying some file metadata (e.g. last modified) with filter=\"data\" or file permissions (chmod) with filter=\"tar\" of files outside the extraction directory.\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don\u0027t include the extraction filter feature.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12718",
"url": "https://www.suse.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "SUSE Bug 1244056 for CVE-2024-12718",
"url": "https://bugzilla.suse.com/1244056"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-01T10:21:35Z",
"details": "moderate"
}
],
"title": "CVE-2024-12718"
},
{
"cve": "CVE-2025-4138",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4138"
}
],
"notes": [
{
"category": "general",
"text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4138",
"url": "https://www.suse.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "SUSE Bug 1244059 for CVE-2025-4138",
"url": "https://bugzilla.suse.com/1244059"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-01T10:21:35Z",
"details": "important"
}
],
"title": "CVE-2025-4138"
},
{
"cve": "CVE-2025-4330",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4330"
}
],
"notes": [
{
"category": "general",
"text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4330",
"url": "https://www.suse.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "SUSE Bug 1244060 for CVE-2025-4330",
"url": "https://bugzilla.suse.com/1244060"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-01T10:21:35Z",
"details": "important"
}
],
"title": "CVE-2025-4330"
},
{
"cve": "CVE-2025-4435",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4435"
}
],
"notes": [
{
"category": "general",
"text": "When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would still be extracted and not skipped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4435",
"url": "https://www.suse.com/security/cve/CVE-2025-4435"
},
{
"category": "external",
"summary": "SUSE Bug 1244061 for CVE-2025-4435",
"url": "https://bugzilla.suse.com/1244061"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-01T10:21:35Z",
"details": "important"
}
],
"title": "CVE-2025-4435"
},
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-01T10:21:35Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
},
{
"cve": "CVE-2025-4517",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4517"
}
],
"notes": [
{
"category": "general",
"text": "Allows arbitrary filesystem writes outside the extraction directory during extraction with filter=\"data\".\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4517",
"url": "https://www.suse.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "SUSE Bug 1244032 for CVE-2025-4517",
"url": "https://bugzilla.suse.com/1244032"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-01T10:21:35Z",
"details": "important"
}
],
"title": "CVE-2025-4517"
},
{
"cve": "CVE-2025-6069",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6069"
}
],
"notes": [
{
"category": "general",
"text": "The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6069",
"url": "https://www.suse.com/security/cve/CVE-2025-6069"
},
{
"category": "external",
"summary": "SUSE Bug 1244705 for CVE-2025-6069",
"url": "https://bugzilla.suse.com/1244705"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-01T10:21:35Z",
"details": "moderate"
}
],
"title": "CVE-2025-6069"
}
]
}
suse-su-2025:02297-1
Vulnerability from csaf_suse
Notes
{
"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-12718: Fixed extraction filter bypass that allowed file metadata modification outside extraction directory (bsc#1244056) \n- CVE-2025-4138: Fixed issue that might allow symlink targets to point outside the destination directory, and the modification of some file metadata (bsc#1244059) \n- CVE-2025-4330: Fixed extraction filter bypass that allowed linking outside extraction directory (bsc#1244060) \n- CVE-2025-4435: Fixed Tarfile extracts filtered members when errorlevel=0 (bsc#1244061) \n- CVE-2025-4516: Fixed denial of service due to DecodeError handling vulnerability (bsc#1243273)\n- CVE-2025-4517: Fixed arbitrary filesystem writes outside the extraction directory during extraction with filter=\u0027data\u0027 (bsc#1244032) \n- CVE-2025-6069: Fixed worst case quadratic complexity when processing certain crafted malformed inputs with HTMLParser (bsc#1244705) \n\nOther fixes:\n- Add python36-* provides/obsoletes to enable SLE-12 -\u003e SLE-15\n migration (bsc#1233012)\n- Update vendored ipaddress module to 3.8 equivalent\n- Limit buffer size for IPv6 address parsing (bsc#1244401).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2297,SUSE-SLE-SERVER-12-SP5-LTSS-2025-2297,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2297",
"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_02297-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02297-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502297-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02297-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040698.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233012",
"url": "https://bugzilla.suse.com/1233012"
},
{
"category": "self",
"summary": "SUSE Bug 1243273",
"url": "https://bugzilla.suse.com/1243273"
},
{
"category": "self",
"summary": "SUSE Bug 1244032",
"url": "https://bugzilla.suse.com/1244032"
},
{
"category": "self",
"summary": "SUSE Bug 1244056",
"url": "https://bugzilla.suse.com/1244056"
},
{
"category": "self",
"summary": "SUSE Bug 1244059",
"url": "https://bugzilla.suse.com/1244059"
},
{
"category": "self",
"summary": "SUSE Bug 1244060",
"url": "https://bugzilla.suse.com/1244060"
},
{
"category": "self",
"summary": "SUSE Bug 1244061",
"url": "https://bugzilla.suse.com/1244061"
},
{
"category": "self",
"summary": "SUSE Bug 1244401",
"url": "https://bugzilla.suse.com/1244401"
},
{
"category": "self",
"summary": "SUSE Bug 1244705",
"url": "https://bugzilla.suse.com/1244705"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12718 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12718/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4138 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4138/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4330 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4330/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4435 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4435/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4517 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4517/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6069 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6069/"
}
],
"title": "Security update for python36",
"tracking": {
"current_release_date": "2025-07-11T16:03:54Z",
"generator": {
"date": "2025-07-11T16:03:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02297-1",
"initial_release_date": "2025-07-11T16:03:54Z",
"revision_history": [
{
"date": "2025-07-11T16:03:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-84.1.aarch64",
"product": {
"name": "libpython3_6m1_0-3.6.15-84.1.aarch64",
"product_id": "libpython3_6m1_0-3.6.15-84.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-3.6.15-84.1.aarch64",
"product": {
"name": "python36-3.6.15-84.1.aarch64",
"product_id": "python36-3.6.15-84.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-84.1.aarch64",
"product": {
"name": "python36-base-3.6.15-84.1.aarch64",
"product_id": "python36-base-3.6.15-84.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-84.1.aarch64",
"product": {
"name": "python36-curses-3.6.15-84.1.aarch64",
"product_id": "python36-curses-3.6.15-84.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-84.1.aarch64",
"product": {
"name": "python36-dbm-3.6.15-84.1.aarch64",
"product_id": "python36-dbm-3.6.15-84.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-84.1.aarch64",
"product": {
"name": "python36-devel-3.6.15-84.1.aarch64",
"product_id": "python36-devel-3.6.15-84.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-84.1.aarch64",
"product": {
"name": "python36-idle-3.6.15-84.1.aarch64",
"product_id": "python36-idle-3.6.15-84.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-84.1.aarch64",
"product": {
"name": "python36-testsuite-3.6.15-84.1.aarch64",
"product_id": "python36-testsuite-3.6.15-84.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-84.1.aarch64",
"product": {
"name": "python36-tk-3.6.15-84.1.aarch64",
"product_id": "python36-tk-3.6.15-84.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-84.1.aarch64",
"product": {
"name": "python36-tools-3.6.15-84.1.aarch64",
"product_id": "python36-tools-3.6.15-84.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-64bit-3.6.15-84.1.aarch64_ilp32",
"product": {
"name": "libpython3_6m1_0-64bit-3.6.15-84.1.aarch64_ilp32",
"product_id": "libpython3_6m1_0-64bit-3.6.15-84.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python36-64bit-3.6.15-84.1.aarch64_ilp32",
"product": {
"name": "python36-64bit-3.6.15-84.1.aarch64_ilp32",
"product_id": "python36-64bit-3.6.15-84.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python36-base-64bit-3.6.15-84.1.aarch64_ilp32",
"product": {
"name": "python36-base-64bit-3.6.15-84.1.aarch64_ilp32",
"product_id": "python36-base-64bit-3.6.15-84.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-84.1.i586",
"product": {
"name": "libpython3_6m1_0-3.6.15-84.1.i586",
"product_id": "libpython3_6m1_0-3.6.15-84.1.i586"
}
},
{
"category": "product_version",
"name": "python36-3.6.15-84.1.i586",
"product": {
"name": "python36-3.6.15-84.1.i586",
"product_id": "python36-3.6.15-84.1.i586"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-84.1.i586",
"product": {
"name": "python36-base-3.6.15-84.1.i586",
"product_id": "python36-base-3.6.15-84.1.i586"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-84.1.i586",
"product": {
"name": "python36-curses-3.6.15-84.1.i586",
"product_id": "python36-curses-3.6.15-84.1.i586"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-84.1.i586",
"product": {
"name": "python36-dbm-3.6.15-84.1.i586",
"product_id": "python36-dbm-3.6.15-84.1.i586"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-84.1.i586",
"product": {
"name": "python36-devel-3.6.15-84.1.i586",
"product_id": "python36-devel-3.6.15-84.1.i586"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-84.1.i586",
"product": {
"name": "python36-idle-3.6.15-84.1.i586",
"product_id": "python36-idle-3.6.15-84.1.i586"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-84.1.i586",
"product": {
"name": "python36-testsuite-3.6.15-84.1.i586",
"product_id": "python36-testsuite-3.6.15-84.1.i586"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-84.1.i586",
"product": {
"name": "python36-tk-3.6.15-84.1.i586",
"product_id": "python36-tk-3.6.15-84.1.i586"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-84.1.i586",
"product": {
"name": "python36-tools-3.6.15-84.1.i586",
"product_id": "python36-tools-3.6.15-84.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-84.1.ppc64le",
"product": {
"name": "libpython3_6m1_0-3.6.15-84.1.ppc64le",
"product_id": "libpython3_6m1_0-3.6.15-84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-3.6.15-84.1.ppc64le",
"product": {
"name": "python36-3.6.15-84.1.ppc64le",
"product_id": "python36-3.6.15-84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-84.1.ppc64le",
"product": {
"name": "python36-base-3.6.15-84.1.ppc64le",
"product_id": "python36-base-3.6.15-84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-84.1.ppc64le",
"product": {
"name": "python36-curses-3.6.15-84.1.ppc64le",
"product_id": "python36-curses-3.6.15-84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-84.1.ppc64le",
"product": {
"name": "python36-dbm-3.6.15-84.1.ppc64le",
"product_id": "python36-dbm-3.6.15-84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-84.1.ppc64le",
"product": {
"name": "python36-devel-3.6.15-84.1.ppc64le",
"product_id": "python36-devel-3.6.15-84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-84.1.ppc64le",
"product": {
"name": "python36-idle-3.6.15-84.1.ppc64le",
"product_id": "python36-idle-3.6.15-84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-84.1.ppc64le",
"product": {
"name": "python36-testsuite-3.6.15-84.1.ppc64le",
"product_id": "python36-testsuite-3.6.15-84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-84.1.ppc64le",
"product": {
"name": "python36-tk-3.6.15-84.1.ppc64le",
"product_id": "python36-tk-3.6.15-84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-84.1.ppc64le",
"product": {
"name": "python36-tools-3.6.15-84.1.ppc64le",
"product_id": "python36-tools-3.6.15-84.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-84.1.s390",
"product": {
"name": "libpython3_6m1_0-3.6.15-84.1.s390",
"product_id": "libpython3_6m1_0-3.6.15-84.1.s390"
}
},
{
"category": "product_version",
"name": "python36-3.6.15-84.1.s390",
"product": {
"name": "python36-3.6.15-84.1.s390",
"product_id": "python36-3.6.15-84.1.s390"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-84.1.s390",
"product": {
"name": "python36-base-3.6.15-84.1.s390",
"product_id": "python36-base-3.6.15-84.1.s390"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-84.1.s390",
"product": {
"name": "python36-curses-3.6.15-84.1.s390",
"product_id": "python36-curses-3.6.15-84.1.s390"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-84.1.s390",
"product": {
"name": "python36-dbm-3.6.15-84.1.s390",
"product_id": "python36-dbm-3.6.15-84.1.s390"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-84.1.s390",
"product": {
"name": "python36-devel-3.6.15-84.1.s390",
"product_id": "python36-devel-3.6.15-84.1.s390"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-84.1.s390",
"product": {
"name": "python36-idle-3.6.15-84.1.s390",
"product_id": "python36-idle-3.6.15-84.1.s390"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-84.1.s390",
"product": {
"name": "python36-testsuite-3.6.15-84.1.s390",
"product_id": "python36-testsuite-3.6.15-84.1.s390"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-84.1.s390",
"product": {
"name": "python36-tk-3.6.15-84.1.s390",
"product_id": "python36-tk-3.6.15-84.1.s390"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-84.1.s390",
"product": {
"name": "python36-tools-3.6.15-84.1.s390",
"product_id": "python36-tools-3.6.15-84.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-84.1.s390x",
"product": {
"name": "libpython3_6m1_0-3.6.15-84.1.s390x",
"product_id": "libpython3_6m1_0-3.6.15-84.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"product_id": "libpython3_6m1_0-32bit-3.6.15-84.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-3.6.15-84.1.s390x",
"product": {
"name": "python36-3.6.15-84.1.s390x",
"product_id": "python36-3.6.15-84.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-32bit-3.6.15-84.1.s390x",
"product": {
"name": "python36-32bit-3.6.15-84.1.s390x",
"product_id": "python36-32bit-3.6.15-84.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-84.1.s390x",
"product": {
"name": "python36-base-3.6.15-84.1.s390x",
"product_id": "python36-base-3.6.15-84.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-base-32bit-3.6.15-84.1.s390x",
"product": {
"name": "python36-base-32bit-3.6.15-84.1.s390x",
"product_id": "python36-base-32bit-3.6.15-84.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-84.1.s390x",
"product": {
"name": "python36-curses-3.6.15-84.1.s390x",
"product_id": "python36-curses-3.6.15-84.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-84.1.s390x",
"product": {
"name": "python36-dbm-3.6.15-84.1.s390x",
"product_id": "python36-dbm-3.6.15-84.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-84.1.s390x",
"product": {
"name": "python36-devel-3.6.15-84.1.s390x",
"product_id": "python36-devel-3.6.15-84.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-84.1.s390x",
"product": {
"name": "python36-idle-3.6.15-84.1.s390x",
"product_id": "python36-idle-3.6.15-84.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-84.1.s390x",
"product": {
"name": "python36-testsuite-3.6.15-84.1.s390x",
"product_id": "python36-testsuite-3.6.15-84.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-84.1.s390x",
"product": {
"name": "python36-tk-3.6.15-84.1.s390x",
"product_id": "python36-tk-3.6.15-84.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-84.1.s390x",
"product": {
"name": "python36-tools-3.6.15-84.1.s390x",
"product_id": "python36-tools-3.6.15-84.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-84.1.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.15-84.1.x86_64",
"product_id": "libpython3_6m1_0-3.6.15-84.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.15-84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-3.6.15-84.1.x86_64",
"product": {
"name": "python36-3.6.15-84.1.x86_64",
"product_id": "python36-3.6.15-84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-32bit-3.6.15-84.1.x86_64",
"product": {
"name": "python36-32bit-3.6.15-84.1.x86_64",
"product_id": "python36-32bit-3.6.15-84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-84.1.x86_64",
"product": {
"name": "python36-base-3.6.15-84.1.x86_64",
"product_id": "python36-base-3.6.15-84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-base-32bit-3.6.15-84.1.x86_64",
"product": {
"name": "python36-base-32bit-3.6.15-84.1.x86_64",
"product_id": "python36-base-32bit-3.6.15-84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-84.1.x86_64",
"product": {
"name": "python36-curses-3.6.15-84.1.x86_64",
"product_id": "python36-curses-3.6.15-84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-84.1.x86_64",
"product": {
"name": "python36-dbm-3.6.15-84.1.x86_64",
"product_id": "python36-dbm-3.6.15-84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-84.1.x86_64",
"product": {
"name": "python36-devel-3.6.15-84.1.x86_64",
"product_id": "python36-devel-3.6.15-84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-84.1.x86_64",
"product": {
"name": "python36-idle-3.6.15-84.1.x86_64",
"product_id": "python36-idle-3.6.15-84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-84.1.x86_64",
"product": {
"name": "python36-testsuite-3.6.15-84.1.x86_64",
"product_id": "python36-testsuite-3.6.15-84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-84.1.x86_64",
"product": {
"name": "python36-tk-3.6.15-84.1.x86_64",
"product_id": "python36-tk-3.6.15-84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-84.1.x86_64",
"product": {
"name": "python36-tools-3.6.15-84.1.x86_64",
"product_id": "python36-tools-3.6.15-84.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-84.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-84.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-84.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-84.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-84.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-84.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-84.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-84.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-84.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-84.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-84.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64"
},
"product_reference": "python36-3.6.15-84.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-84.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le"
},
"product_reference": "python36-3.6.15-84.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-84.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x"
},
"product_reference": "python36-3.6.15-84.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-84.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64"
},
"product_reference": "python36-3.6.15-84.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-84.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64"
},
"product_reference": "python36-base-3.6.15-84.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-84.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le"
},
"product_reference": "python36-base-3.6.15-84.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-84.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x"
},
"product_reference": "python36-base-3.6.15-84.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-84.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64"
},
"product_reference": "python36-base-3.6.15-84.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-84.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64"
},
"product_reference": "python36-devel-3.6.15-84.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-84.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le"
},
"product_reference": "python36-devel-3.6.15-84.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-84.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x"
},
"product_reference": "python36-devel-3.6.15-84.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-84.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64"
},
"product_reference": "python36-devel-3.6.15-84.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-84.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-84.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-84.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-84.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64"
},
"product_reference": "python36-3.6.15-84.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-84.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64"
},
"product_reference": "python36-base-3.6.15-84.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-84.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
},
"product_reference": "python36-devel-3.6.15-84.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12718",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12718"
}
],
"notes": [
{
"category": "general",
"text": "Allows modifying some file metadata (e.g. last modified) with filter=\"data\" or file permissions (chmod) with filter=\"tar\" of files outside the extraction directory.\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don\u0027t include the extraction filter feature.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12718",
"url": "https://www.suse.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "SUSE Bug 1244056 for CVE-2024-12718",
"url": "https://bugzilla.suse.com/1244056"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T16:03:54Z",
"details": "moderate"
}
],
"title": "CVE-2024-12718"
},
{
"cve": "CVE-2025-4138",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4138"
}
],
"notes": [
{
"category": "general",
"text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4138",
"url": "https://www.suse.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "SUSE Bug 1244059 for CVE-2025-4138",
"url": "https://bugzilla.suse.com/1244059"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T16:03:54Z",
"details": "important"
}
],
"title": "CVE-2025-4138"
},
{
"cve": "CVE-2025-4330",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4330"
}
],
"notes": [
{
"category": "general",
"text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4330",
"url": "https://www.suse.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "SUSE Bug 1244060 for CVE-2025-4330",
"url": "https://bugzilla.suse.com/1244060"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T16:03:54Z",
"details": "important"
}
],
"title": "CVE-2025-4330"
},
{
"cve": "CVE-2025-4435",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4435"
}
],
"notes": [
{
"category": "general",
"text": "When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would still be extracted and not skipped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4435",
"url": "https://www.suse.com/security/cve/CVE-2025-4435"
},
{
"category": "external",
"summary": "SUSE Bug 1244061 for CVE-2025-4435",
"url": "https://bugzilla.suse.com/1244061"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T16:03:54Z",
"details": "important"
}
],
"title": "CVE-2025-4435"
},
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T16:03:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
},
{
"cve": "CVE-2025-4517",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4517"
}
],
"notes": [
{
"category": "general",
"text": "Allows arbitrary filesystem writes outside the extraction directory during extraction with filter=\"data\".\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4517",
"url": "https://www.suse.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "SUSE Bug 1244032 for CVE-2025-4517",
"url": "https://bugzilla.suse.com/1244032"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T16:03:54Z",
"details": "important"
}
],
"title": "CVE-2025-4517"
},
{
"cve": "CVE-2025-6069",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6069"
}
],
"notes": [
{
"category": "general",
"text": "The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6069",
"url": "https://www.suse.com/security/cve/CVE-2025-6069"
},
{
"category": "external",
"summary": "SUSE Bug 1244705 for CVE-2025-6069",
"url": "https://bugzilla.suse.com/1244705"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-84.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T16:03:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-6069"
}
]
}
suse-su-2025:20374-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python311",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python311 fixes the following issues:\n\n- CVE-2025-4516: Fixed blocking DecodeError handling\n vulnerability, which could lead to DoS. (bsc#1243273) \n\nUpdate to 3.11.12:\n\n - gh-105704: When using urllib.parse.urlsplit() and\n urllib.parse.urlparse() host parsing would not reject domain\n names containing square brackets ([ and ]). Square brackets\n are only valid for IPv6 and IPvFuture hosts according to RFC\n 3986 Section 3.2.2 (bsc#1236705, CVE-2025-0938,\n gh#python/cpython#105704).\n - gh-121284: Fix bug in the folding of rfc2047 encoded-words\n when flattening an email message using a modern email\n policy. Previously when an encoded-word was too long for\n a line, it would be decoded, split across lines, and\n re-encoded. But commas and other special characters in the\n original text could be left unencoded and unquoted. This\n could theoretically be used to spoof header lines using a\n carefully constructed encoded-word if the resulting rendered\n email was transmitted or re-parsed.\n - gh-80222: Fix bug in the folding of quoted strings\n when flattening an email message using a modern email\n policy. Previously when a quoted string was folded so that\n it spanned more than one line, the surrounding quotes and\n internal escapes would be omitted. This could theoretically\n be used to spoof header lines using a carefully constructed\n quoted string if the resulting rendered email was transmitted\n or re-parsed.\n - gh-119511: Fix a potential denial of service in the imaplib\n module. When connecting to a malicious server, it could\n cause an arbitrary amount of memory to be allocated. On many\n systems this is harmless as unused virtual memory is only\n a mapping, but if this hit a virtual address size limit\n it could lead to a MemoryError or other process crash. On\n unusual systems or builds where all allocated memory is\n touched and backed by actual ram or storage it could\u2019ve\n consumed resources doing so until similarly crashing.\n - gh-127257: In ssl, system call failures that OpenSSL reports\n using ERR_LIB_SYS are now raised as OSError.\n - gh-121277: Writers of CPython\u2019s documentation can now use\n next as the version for the versionchanged, versionadded,\n deprecated directives.\n - gh-106883: Disable GC during the _PyThread_CurrentFrames()\n and _PyThread_CurrentExceptions() calls to avoid the\n interpreter to deadlock.\n\n- CVE-2025-0938: disallow square brackets ([ and ]) in domain names for parsed\n URLs (bsc#1236705, gh#python/cpython#105704)\n\nUpdate to 3.11.11:\n\n - Tools/Demos\n\n - gh-123418: Update GitHub CI workflows to use OpenSSL 3.0.15\n and multissltests to use 3.0.15, 3.1.7, and 3.2.3.\n\n - Security\n\n - gh-122792: Changed IPv4-mapped ipaddress.IPv6Address to\n consistently use the mapped IPv4 address value for deciding\n properties. Properties which have their behavior fixed are\n is_multicast, is_reserved, is_link_local, is_global, and\n is_unspecified.\n\n - Library\n\n - gh-124651: Properly quote template strings in venv\n activation scripts (bsc#1232241, CVE-2024-9287).\n\n- Remove -IVendor/ from python-config bsc#1231795\n\n- CVE-2024-9287: Properly quote path names provided when creating a\n virtual environment (bsc#1232241,\n\n- Drop .pyc files from docdir for reproducible builds (bsc#1230906).\n\nUpdate to 3.11.10:\n\n - Security\n\n - gh-121957: Fixed missing audit events around interactive\n use of Python, now also properly firing for ``python -i``,\n as well as for ``python -m asyncio``. The event in question\n is ``cpython.run_stdin``.\n - gh-122133: Authenticate the socket connection for the\n ``socket.socketpair()`` fallback on platforms where\n ``AF_UNIX`` is not available like Windows. Patch by\n Gregory P. Smith \u003cgreg@krypto.org\u003e and Seth Larson\n \u003cseth@python.org\u003e. Reported by Ellie \u003cel@horse64.org\u003e\n - gh-121285: Remove backtracking from tarfile header parsing\n for ``hdrcharset``, PAX, and GNU sparse headers\n (bsc#1230227, CVE-2024-6232).\n - gh-118486: :func:`os.mkdir` on Windows now accepts\n *mode* of ``0o700`` to restrict the new directory to\n the current user. This fixes CVE-2024-4030 affecting\n :func:`tempfile.mkdtemp` in scenarios where the base\n temporary directory is more permissive than the default.\n\n - Library\n\n - gh-123270: Applied a more surgical fix for malformed\n payloads in :class:`zipfile.Path` causing infinite loops\n (gh-122905) without breaking contents using legitimate\n characters (bsc#1229704, CVE-2024-8088).\n - gh-123067: Fix quadratic complexity in parsing ``\"``-quoted\n cookie values with backslashes by :mod:`http.cookies`\n (bsc#1229596, CVE-2024-7592).\n - gh-122905: :class:`zipfile.Path` objects now sanitize names\n from the zipfile.\n - gh-121650: :mod:`email` headers with embedded newlines are\n now quoted on output. The :mod:`~email.generator` will now\n refuse to serialize (write) headers that are unsafely folded\n or delimited; see :attr:`~email.policy.Policy.verify_generated_headers`.\n (Contributed by Bas Bloemsaat and Petr Viktorin in\n :gh:`121650`; CVE-2024-6923, bsc#1228780).\n - gh-119506: Fix :meth:`!io.TextIOWrapper.write` method\n breaks internal buffer when the method is called again\n during flushing internal buffer.\n - gh-118643: Fix an AttributeError in the :mod:`email` module\n when re-fold a long address list. Also fix more cases of\n incorrect encoding of the address separator in the address\n list.\n - gh-113171: Fixed various false positives and false\n negatives in * :attr:`ipaddress.IPv4Address.is_private`\n (see these docs for details) *\n :attr:`ipaddress.IPv4Address.is_global` *\n :attr:`ipaddress.IPv6Address.is_private` *\n :attr:`ipaddress.IPv6Address.is_global` Also in the\n corresponding :class:`ipaddress.IPv4Network` and\n :class:`ipaddress.IPv6Network` attributes.\n Fixes bsc#1226448 (CVE-2024-4032).\n - gh-102988: :func:`email.utils.getaddresses` and\n :func:`email.utils.parseaddr` now return ``(\u0027\u0027, \u0027\u0027)``\n 2-tuples in more situations where invalid email addresses\n are encountered instead of potentially inaccurate\n values. Add optional *strict* parameter to these two\n functions: use ``strict=False`` to get the old behavior,\n accept malformed inputs. ``getattr(email.utils,\n \u0027supports_strict_parsing\u0027, False)`` can be use to check if\n the *strict* paramater is available. Patch by Thomas Dwyer\n and Victor Stinner to improve the CVE-2023-27043 fix\n (bsc#1210638).\n - gh-67693: Fix :func:`urllib.parse.urlunparse` and\n :func:`urllib.parse.urlunsplit` for URIs with path starting\n with multiple slashes and no authority. Based on patch by\n Ashwin Ramaswami.\n\n - Core and Builtins\n\n - gh-112275: A deadlock involving ``pystate.c``\u0027s\n ``HEAD_LOCK`` in ``posixmodule.c`` at fork is now\n fixed. Patch by ChuBoning based on previous Python 3.12 fix\n by Victor Stinner.\n - gh-109120: Added handle of incorrect star expressions, e.g\n ``f(3, *)``. Patch by Grigoryev Semyon\n\n- CVE-2024-8088: Prevent malformed payload to cause infinite loops in\n zipfile.Path (bsc#1229704)\n\n- Make pip and modern tools install directly in /usr/local when used by\n the user. (bsc#1225660)\n\n- CVE-2024-4032: Fix rearranging definition of private v global IP\n addresses. (bsc#1226448)\n\nUpdate to 3.11.9:\n\n * Security\n\n - gh-115398: Allow controlling Expat \u003e=2.6.0 reparse deferral\n (CVE-2023-52425, bsc#1219559) by adding five new methods:\n xml.etree.ElementTree.XMLParser.flush()\n xml.etree.ElementTree.XMLPullParser.flush()\n xml.parsers.expat.xmlparser.GetReparseDeferralEnabled()\n xml.parsers.expat.xmlparser.SetReparseDeferralEnabled()\n xml.sax.expatreader.ExpatParser.flush()\n - gh-115399: Update bundled libexpat to 2.6.0\n - gh-115243: Fix possible crashes in collections.deque.index()\n when the deque is concurrently modified.\n - gh-114572: ssl.SSLContext.cert_store_stats() and\n ssl.SSLContext.get_ca_certs() now correctly lock access to the\n certificate store, when the ssl.SSLContext is shared across\n multiple threads (bsc#1226447, CVE-2024-0397).\n\n * Core and Builtins\n\n - gh-116296: Fix possible refleak in object.__reduce__() internal\n error handling.\n - gh-116034: Fix location of the error on a failed assertion.\n - gh-115823: Properly calculate error ranges in the parser when\n raising SyntaxError exceptions caused by invalid byte sequences.\n Patch by Pablo Galindo\n - gh-112087: For an empty reverse iterator for list will be\n reduced to reversed(). Patch by Donghee Na.\n - gh-115011: Setters for members with an unsigned integer type now\n support the same range of valid values for objects that has a\n __index__() method as for int.\n - gh-96497: Fix incorrect resolution of mangled class variables\n used in assignment expressions in comprehensions.\n\n * Library\n\n - gh-117310: Fixed an unlikely early \u0026 extra Py_DECREF triggered\n crash in ssl when creating a new _ssl._SSLContext if CPython was\n built implausibly such that the default cipher list is empty or\n the SSL library it was linked against reports a failure from its\n C SSL_CTX_set_cipher_list() API.\n - gh-117178: Fix regression in lazy loading of self-referential\n modules, introduced in gh-114781.\n - gh-117084: Fix zipfile extraction for directory entries with the\n name containing backslashes on Windows.\n - gh-117110: Fix a bug that prevents subclasses of typing.Any to\n be instantiated with arguments. Patch by Chris Fu.\n - gh-90872: On Windows, subprocess.Popen.wait() no longer calls\n WaitForSingleObject() with a negative timeout: pass 0 ms if the\n timeout is negative. Patch by Victor Stinner.\n - gh-116957: configparser: Don\u2019t leave ConfigParser values in an\n invalid state (stored as a list instead of a str) after an\n earlier read raised DuplicateSectionError or\n DuplicateOptionError.\n - gh-90095: Ignore empty lines and comments in .pdbrc\n - gh-116764: Restore support of None and other false values in\n urllib.parse functions parse_qs() and parse_qsl(). Also, they\n now raise a TypeError for non-zero integers and non-empty\n sequences.\n - gh-116811: In PathFinder.invalidate_caches, delegate to\n MetadataPathFinder.invalidate_caches.\n - gh-116600: Fix repr() for global Flag members.\n - gh-116484: Change automatically generated tkinter.Checkbutton\n widget names to avoid collisions with automatically generated\n tkinter.ttk.Checkbutton widget names within the same parent\n widget.\n - gh-116401: Fix blocking os.fwalk() and shutil.rmtree() on\n opening named pipe.\n - gh-116143: Fix a race in pydoc _start_server, eliminating a\n window in which _start_server can return a thread that is\n \u201cserving\u201d but without a docserver set.\n - gh-116325: typing: raise SyntaxError instead of AttributeError\n on forward references as empty strings.\n - gh-90535: Fix support of interval values \u003e 1 in\n logging.TimedRotatingFileHandler for when=\u0027MIDNIGHT\u0027 and\n when=\u0027Wx\u0027.\n - gh-115978: Disable preadv(), readv(), pwritev(), and writev() on\n WASI.\n - Under wasmtime for WASI 0.2, these functions don\u2019t pass\n test_posix\n (https://github.com/bytecodealliance/wasmtime/issues/7830).\n - gh-88352: Fix the computation of the next rollover time in the\n logging.TimedRotatingFileHandler handler. computeRollover() now\n always returns a timestamp larger than the specified time and\n works correctly during the DST change. doRollover() no longer\n overwrite the already rolled over file, saving from data loss\n when run at midnight or during repeated time at the DST change.\n - gh-87115: Set __main__.__spec__ to None when running a script\n with pdb\n - gh-76511: Fix UnicodeEncodeError in email.Message.as_string()\n that results when a message that claims to be in the ascii\n character set actually has non-ascii characters. Non-ascii\n characters are now replaced with the U+FFFD replacement\n character, like in the replace error handler.\n - gh-75988: Fixed unittest.mock.create_autospec() to pass the call\n through to the wrapped object to return the real result.\n - gh-115881: Fix issue where ast.parse() would incorrectly flag\n conditional context managers (such as with (x() if y else z()):\n ...) as invalid syntax if feature_version=(3, 8) was passed.\n This reverts changes to the grammar made as part of gh-94949.\n - gh-115886: Fix silent truncation of the name with an embedded\n null character in multiprocessing.shared_memory.SharedMemory.\n - gh-115809: Improve algorithm for computing which rolled-over log\n files to delete in logging.TimedRotatingFileHandler. It is now\n reliable for handlers without namer and with arbitrary\n deterministic namer that leaves the datetime part in the file\n name unmodified.\n - gh-74668: urllib.parse functions parse_qs() and parse_qsl() now\n support bytes arguments containing raw and percent-encoded\n non-ASCII data.\n - gh-67044: csv.writer() now always quotes or escapes \u0027\\r\u0027 and\n \u0027\\n\u0027, regardless of lineterminator value.\n - gh-115712: csv.writer() now quotes empty fields if delimiter is\n a space and skipinitialspace is true and raises exception if\n quoting is not possible.\n - gh-115618: Fix improper decreasing the reference count for None\n argument in property methods getter(), setter() and deleter().\n - gh-115570: A DeprecationWarning is no longer omitted on access\n to the __doc__ attributes of the deprecated typing.io and\n typing.re pseudo-modules.\n - gh-112006: Fix inspect.unwrap() for types with the __wrapper__\n data descriptor.\n - gh-101293: Support callables with the __call__() method and\n types with __new__() and __init__() methods set to class\n methods, static methods, bound methods, partial functions, and\n other types of methods and descriptors in\n inspect.Signature.from_callable().\n - gh-115392: Fix a bug in doctest where incorrect line numbers\n would be reported for decorated functions.\n - gh-114563: Fix several format() bugs when using the C\n implementation of Decimal: * memory leak in some rare cases when\n using the z format option (coerce negative 0) * incorrect output\n when applying the z format option to type F (fixed-point with\n capital NAN / INF) * incorrect output when applying the # format\n option (alternate form)\n - gh-115197: urllib.request no longer resolves the hostname before\n checking it against the system\u2019s proxy bypass list on macOS and\n Windows.\n - gh-115198: Fix support of Docutils \u003e= 0.19 in distutils.\n - gh-115165: Most exceptions are now ignored when attempting to\n set the __orig_class__ attribute on objects returned when\n calling typing generic aliases (including generic aliases\n created using typing.Annotated). Previously only AttributeError\n was ignored. Patch by Dave Shawley.\n - gh-115133: Fix tests for XMLPullParser with Expat 2.6.0.\n - gh-115059: io.BufferedRandom.read1() now flushes the underlying\n write buffer.\n - gh-79382: Trailing ** no longer allows to match files and\n non-existing paths in recursive glob().\n - gh-114763: Protect modules loaded with importlib.util.LazyLoader\n from race conditions when multiple threads try to access\n attributes before the loading is complete.\n - gh-97959: Fix rendering class methods, bound methods, method and\n function aliases in pydoc. Class methods no longer have \u201cmethod\n of builtins.type instance\u201d note. Corresponding notes are now\n added for class and unbound methods. Method and function aliases\n now have references to the module or the class where the origin\n was defined if it differs from the current. Bound methods are\n now listed in the static methods section. Methods of builtin\n classes are now supported as well as methods of Python classes.\n - gh-112281: Allow creating union of types for typing.Annotated\n with unhashable metadata.\n - gh-111775: Fix importlib.resources.simple.ResourceHandle.open()\n for text mode, added missed stream argument.\n - gh-90095: Make .pdbrc and -c work with any valid pdb commands.\n - gh-107155: Fix incorrect output of help(x) where x is a lambda\n function, which has an __annotations__ dictionary attribute with\n a \"return\" key.\n - gh-105866: Fixed _get_slots bug which caused error when defining\n dataclasses with slots and a weakref_slot.\n - gh-60346: Fix ArgumentParser inconsistent with parse_known_args.\n - gh-100985: Update HTTPSConnection to consistently wrap IPv6\n Addresses when using a proxy.\n - gh-100884: email: fix misfolding of comma in address-lists\n over multiple lines in combination with unicode encoding\n (bsc#1238450 CVE-2025-1795)\n - gh-95782: Fix io.BufferedReader.tell(),\n io.BufferedReader.seek(), _pyio.BufferedReader.tell(),\n io.BufferedRandom.tell(), io.BufferedRandom.seek() and\n _pyio.BufferedRandom.tell() being able to return negative\n offsets.\n - gh-96310: Fix a traceback in argparse when all options in a\n mutually exclusive group are suppressed.\n - gh-93205: Fixed a bug in\n logging.handlers.TimedRotatingFileHandler where multiple\n rotating handler instances pointing to files with the same name\n but different extensions would conflict and not delete the\n correct files.\n - bpo-44865: Add missing call to localization function in\n argparse.\n - bpo-43952: Fix multiprocessing.connection.Listener.accept() to\n accept empty bytes as authkey. Not accepting empty bytes as key\n causes it to hang indefinitely.\n - bpo-42125: linecache: get module name from __spec__ if\n available. This allows getting source code for the __main__\n module when a custom loader is used.\n - gh-66543: Make mimetypes.guess_type() properly parsing of URLs\n with only a host name, URLs containing fragment or query, and\n filenames with only a UNC sharepoint on Windows. Based on patch\n by Dong-hee Na.\n - bpo-33775: Add \u2018default\u2019 and \u2018version\u2019 help text for\n localization in argparse.\n\n * Documentation\n\n - gh-115399: Document CVE-2023-52425 of Expat \u003c2.6.0 under \u201cXML\n vulnerabilities\u201d.\n - gh-115233: Fix an example for LoggerAdapter in the Logging\n Cookbook.\n\n * IDLE\n\n - gh-88516: On macOS show a proxy icon in the title bar of editor\n windows to match platform behaviour.\n\n * Tools/Demos\n\n - gh-113516: Don\u2019t set LDSHARED when building for WASI.\n\n * C API\n\n - gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows\n 64-bit platforms.\n\n- Add reference to CVE-2024-0450 (bsc#1221854) to changelog.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-128",
"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_20374-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20374-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520374-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20374-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040141.html"
},
{
"category": "self",
"summary": "SUSE Bug 1210638",
"url": "https://bugzilla.suse.com/1210638"
},
{
"category": "self",
"summary": "SUSE Bug 1219559",
"url": "https://bugzilla.suse.com/1219559"
},
{
"category": "self",
"summary": "SUSE Bug 1219666",
"url": "https://bugzilla.suse.com/1219666"
},
{
"category": "self",
"summary": "SUSE Bug 1221854",
"url": "https://bugzilla.suse.com/1221854"
},
{
"category": "self",
"summary": "SUSE Bug 1225660",
"url": "https://bugzilla.suse.com/1225660"
},
{
"category": "self",
"summary": "SUSE Bug 1226447",
"url": "https://bugzilla.suse.com/1226447"
},
{
"category": "self",
"summary": "SUSE Bug 1226448",
"url": "https://bugzilla.suse.com/1226448"
},
{
"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 1228165",
"url": "https://bugzilla.suse.com/1228165"
},
{
"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 Bug 1230906",
"url": "https://bugzilla.suse.com/1230906"
},
{
"category": "self",
"summary": "SUSE Bug 1231795",
"url": "https://bugzilla.suse.com/1231795"
},
{
"category": "self",
"summary": "SUSE Bug 1232241",
"url": "https://bugzilla.suse.com/1232241"
},
{
"category": "self",
"summary": "SUSE Bug 1236705",
"url": "https://bugzilla.suse.com/1236705"
},
{
"category": "self",
"summary": "SUSE Bug 1238450",
"url": "https://bugzilla.suse.com/1238450"
},
{
"category": "self",
"summary": "SUSE Bug 1239210",
"url": "https://bugzilla.suse.com/1239210"
},
{
"category": "self",
"summary": "SUSE Bug 1241067",
"url": "https://bugzilla.suse.com/1241067"
},
{
"category": "self",
"summary": "SUSE Bug 1243273",
"url": "https://bugzilla.suse.com/1243273"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-25236 page",
"url": "https://www.suse.com/security/cve/CVE-2022-25236/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-27043 page",
"url": "https://www.suse.com/security/cve/CVE-2023-27043/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52425 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52425/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6597 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6597/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-0397 page",
"url": "https://www.suse.com/security/cve/CVE-2024-0397/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-0450 page",
"url": "https://www.suse.com/security/cve/CVE-2024-0450/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4030 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4030/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4032 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4032/"
},
{
"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/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-9287 page",
"url": "https://www.suse.com/security/cve/CVE-2024-9287/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-0938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-0938/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1795 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1795/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2025-06-03T09:04:41Z",
"generator": {
"date": "2025-06-03T09:04:41Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20374-1",
"initial_release_date": "2025-06-03T09:04:41Z",
"revision_history": [
{
"date": "2025-06-03T09:04:41Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.12-slfo.1.1_1.1.aarch64",
"product": {
"name": "python311-3.11.12-slfo.1.1_1.1.aarch64",
"product_id": "python311-3.11.12-slfo.1.1_1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"product": {
"name": "python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"product_id": "python311-base-3.11.12-slfo.1.1_1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"product": {
"name": "python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"product_id": "python311-curses-3.11.12-slfo.1.1_1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"product": {
"name": "libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"product_id": "libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-3.11.12-slfo.1.1_1.1.ppc64le",
"product": {
"name": "python311-3.11.12-slfo.1.1_1.1.ppc64le",
"product_id": "python311-3.11.12-slfo.1.1_1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"product": {
"name": "python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"product_id": "python311-base-3.11.12-slfo.1.1_1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"product": {
"name": "python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"product_id": "python311-curses-3.11.12-slfo.1.1_1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"product_id": "libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.12-slfo.1.1_1.1.s390x",
"product": {
"name": "python311-3.11.12-slfo.1.1_1.1.s390x",
"product_id": "python311-3.11.12-slfo.1.1_1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.12-slfo.1.1_1.1.s390x",
"product": {
"name": "python311-base-3.11.12-slfo.1.1_1.1.s390x",
"product_id": "python311-base-3.11.12-slfo.1.1_1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"product": {
"name": "python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"product_id": "python311-curses-3.11.12-slfo.1.1_1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.12-slfo.1.1_1.1.x86_64",
"product": {
"name": "python311-3.11.12-slfo.1.1_1.1.x86_64",
"product_id": "python311-3.11.12-slfo.1.1_1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"product": {
"name": "python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"product_id": "python311-base-3.11.12-slfo.1.1_1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.12-slfo.1.1_1.1.x86_64",
"product": {
"name": "python311-curses-3.11.12-slfo.1.1_1.1.x86_64",
"product_id": "python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.12-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64"
},
"product_reference": "python311-3.11.12-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.12-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le"
},
"product_reference": "python311-3.11.12-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.12-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x"
},
"product_reference": "python311-3.11.12-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.12-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64"
},
"product_reference": "python311-3.11.12-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.12-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64"
},
"product_reference": "python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.12-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le"
},
"product_reference": "python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.12-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x"
},
"product_reference": "python311-base-3.11.12-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.12-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64"
},
"product_reference": "python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.12-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64"
},
"product_reference": "python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.12-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le"
},
"product_reference": "python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.12-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x"
},
"product_reference": "python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.12-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
},
"product_reference": "python311-curses-3.11.12-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-25236",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-25236"
}
],
"notes": [
{
"category": "general",
"text": "xmlparse.c in Expat (aka libexpat) before 2.4.5 allows attackers to insert namespace-separator characters into namespace URIs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-25236",
"url": "https://www.suse.com/security/cve/CVE-2022-25236"
},
{
"category": "external",
"summary": "SUSE Bug 1196025 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1196025"
},
{
"category": "external",
"summary": "SUSE Bug 1196784 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1196784"
},
{
"category": "external",
"summary": "SUSE Bug 1197217 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1197217"
},
{
"category": "external",
"summary": "SUSE Bug 1200038 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1200038"
},
{
"category": "external",
"summary": "SUSE Bug 1201735 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1201735"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-03T09:04:41Z",
"details": "important"
}
],
"title": "CVE-2022-25236"
},
{
"cve": "CVE-2023-27043",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-27043"
}
],
"notes": [
{
"category": "general",
"text": "The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is granted only after verifying receipt of e-mail to a specific domain (e.g., only @company.example.com addresses may be used for signup). This occurs in email/_parseaddr.py in recent versions of Python.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-27043",
"url": "https://www.suse.com/security/cve/CVE-2023-27043"
},
{
"category": "external",
"summary": "SUSE Bug 1210638 for CVE-2023-27043",
"url": "https://bugzilla.suse.com/1210638"
},
{
"category": "external",
"summary": "SUSE Bug 1222537 for CVE-2023-27043",
"url": "https://bugzilla.suse.com/1222537"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-03T09:04:41Z",
"details": "moderate"
}
],
"title": "CVE-2023-27043"
},
{
"cve": "CVE-2023-52425",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52425"
}
],
"notes": [
{
"category": "general",
"text": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52425",
"url": "https://www.suse.com/security/cve/CVE-2023-52425"
},
{
"category": "external",
"summary": "SUSE Bug 1219559 for CVE-2023-52425",
"url": "https://bugzilla.suse.com/1219559"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-03T09:04:41Z",
"details": "moderate"
}
],
"title": "CVE-2023-52425"
},
{
"cve": "CVE-2023-6597",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6597"
}
],
"notes": [
{
"category": "general",
"text": "An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances.\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6597",
"url": "https://www.suse.com/security/cve/CVE-2023-6597"
},
{
"category": "external",
"summary": "SUSE Bug 1219666 for CVE-2023-6597",
"url": "https://bugzilla.suse.com/1219666"
},
{
"category": "external",
"summary": "SUSE Bug 1221854 for CVE-2023-6597",
"url": "https://bugzilla.suse.com/1221854"
},
{
"category": "external",
"summary": "SUSE Bug 1224879 for CVE-2023-6597",
"url": "https://bugzilla.suse.com/1224879"
},
{
"category": "external",
"summary": "SUSE Bug 1225185 for CVE-2023-6597",
"url": "https://bugzilla.suse.com/1225185"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-03T09:04:41Z",
"details": "important"
}
],
"title": "CVE-2023-6597"
},
{
"cve": "CVE-2024-0397",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-0397"
}
],
"notes": [
{
"category": "general",
"text": "A defect was discovered in the Python \"ssl\" module where there is a memory\nrace condition with the ssl.SSLContext methods \"cert_store_stats()\" and\n\"get_ca_certs()\". The race condition can be triggered if the methods are\ncalled at the same time as certificates are loaded into the SSLContext,\nsuch as during the TLS handshake with a certificate directory configured.\nThis issue is fixed in CPython 3.10.14, 3.11.9, 3.12.3, and 3.13.0a5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-0397",
"url": "https://www.suse.com/security/cve/CVE-2024-0397"
},
{
"category": "external",
"summary": "SUSE Bug 1226447 for CVE-2024-0397",
"url": "https://bugzilla.suse.com/1226447"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.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:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-03T09:04:41Z",
"details": "moderate"
}
],
"title": "CVE-2024-0397"
},
{
"cve": "CVE-2024-0450",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-0450"
}
],
"notes": [
{
"category": "general",
"text": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \"quoted-overlap\" zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-0450",
"url": "https://www.suse.com/security/cve/CVE-2024-0450"
},
{
"category": "external",
"summary": "SUSE Bug 1221854 for CVE-2024-0450",
"url": "https://bugzilla.suse.com/1221854"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-03T09:04:41Z",
"details": "moderate"
}
],
"title": "CVE-2024-0450"
},
{
"cve": "CVE-2024-4030",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4030"
}
],
"notes": [
{
"category": "general",
"text": "On Windows a directory returned by tempfile.mkdtemp() would not always have permissions set to restrict reading and writing to the temporary directory by other users, instead usually inheriting the correct permissions from the default location. Alternate configurations or users without a profile directory may not have the intended permissions.\n\nIf you\u0027re not using Windows or haven\u0027t changed the temporary directory location then you aren\u0027t affected by this vulnerability. On other platforms the returned directory is consistently readable and writable only by the current user.\n\nThis issue was caused by Python not supporting Unix permissions on Windows. The fix adds support for Unix \"700\" for the mkdir function on Windows which is used by mkdtemp() to ensure the newly created directory has the proper permissions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4030",
"url": "https://www.suse.com/security/cve/CVE-2024-4030"
},
{
"category": "external",
"summary": "SUSE Bug 1227152 for CVE-2024-4030",
"url": "https://bugzilla.suse.com/1227152"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-03T09:04:41Z",
"details": "moderate"
}
],
"title": "CVE-2024-4030"
},
{
"cve": "CVE-2024-4032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4032"
}
],
"notes": [
{
"category": "general",
"text": "The \"ipaddress\" module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as \"globally reachable\" or \"private\". This affected the is_private and is_global properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address, and ipaddress.IPv6Network classes, where values wouldn\u0027t be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.\n\nCPython 3.12.4 and 3.13.0a6 contain updated information from these registries and thus have the intended behavior.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4032",
"url": "https://www.suse.com/security/cve/CVE-2024-4032"
},
{
"category": "external",
"summary": "SUSE Bug 1226448 for CVE-2024-4032",
"url": "https://bugzilla.suse.com/1226448"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-03T09:04:41Z",
"details": "low"
}
],
"title": "CVE-2024-4032"
},
{
"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.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.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.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-03T09:04:41Z",
"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 Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.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 Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-03T09:04:41Z",
"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 Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.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.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.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.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-03T09:04:41Z",
"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.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.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.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.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.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-03T09:04:41Z",
"details": "moderate"
}
],
"title": "CVE-2024-8088"
},
{
"cve": "CVE-2024-9287",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-9287"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability has been found in the CPython `venv` module and CLI where path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment \"activation\" scripts (ie \"source venv/bin/activate\"). This means that attacker-controlled virtual environments are able to run commands when the virtual environment is activated. Virtual environments which are not created by an attacker or which aren\u0027t activated before being used (ie \"./venv/bin/python\") are not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-9287",
"url": "https://www.suse.com/security/cve/CVE-2024-9287"
},
{
"category": "external",
"summary": "SUSE Bug 1232241 for CVE-2024-9287",
"url": "https://bugzilla.suse.com/1232241"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-03T09:04:41Z",
"details": "moderate"
}
],
"title": "CVE-2024-9287"
},
{
"cve": "CVE-2025-0938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-0938"
}
],
"notes": [
{
"category": "general",
"text": "The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-0938",
"url": "https://www.suse.com/security/cve/CVE-2025-0938"
},
{
"category": "external",
"summary": "SUSE Bug 1236705 for CVE-2025-0938",
"url": "https://bugzilla.suse.com/1236705"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-03T09:04:41Z",
"details": "moderate"
}
],
"title": "CVE-2025-0938"
},
{
"cve": "CVE-2025-1795",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1795"
}
],
"notes": [
{
"category": "general",
"text": "During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1795",
"url": "https://www.suse.com/security/cve/CVE-2025-1795"
},
{
"category": "external",
"summary": "SUSE Bug 1238450 for CVE-2025-1795",
"url": "https://bugzilla.suse.com/1238450"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-03T09:04:41Z",
"details": "low"
}
],
"title": "CVE-2025-1795"
},
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.12-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.12-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-03T09:04:41Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
}
]
}
suse-su-2025:02050-1
Vulnerability from csaf_suse
Notes
{
"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\npython39 was updated from version 3.9.21 to version 3.9.23:\n\n- Security issues fixed:\n\n * CVE-2025-4516: Fixed blocking DecodeError handling vulnerability, which could lead to DoS (bsc#1243273)\n * CVE-2024-12718, CVE-2025-4138, CVE-2025-4330, CVE-2025-4517: Fixed multiple issues that allowed tarfile \n extraction filters to be bypassed using crafted symlinks and hard links\n (bsc#1244056, bsc#1244059, bsc#1244060, bsc#1244032)\n\n- Other changes and bugs fixed:\n\n * Fixed issue with reproducible builds (bsc#1239210)\n * Fixed a potential denial of service vulnerability in the imaplib module.\n * Fixed bugs in the in the folding of rfc2047 encoded-words and in the folding of quoted strings when flattening an\n email message using a modern email policy.\n * Fixed parsing long IPv6 addresses with embedded IPv4 address.\n * Fixed ipaddress.IPv6Address.reverse_pointer output according to RFC 3596, \u00a72.5.\n * Improved the textual representation of IPv4-mapped IPv6 addresses in ipaddress.\n * ipaddress: fixed hash collisions for IPv4Network and IPv6Network objects\n * os.path.realpath() now accepts a strict keyword-only argument.\n * Stop the processing of long IPv6 addresses early in ipaddress to prevent excessive memory consumption and a minor\n denial-of-service.\n * Updated bundled libexpat to 2.7.1\n * Writers of CPython\u2019s documentation can now use next as the version for the versionchanged, versionadded,\n deprecated directives.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2050,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2050,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2050,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2050,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2050,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2050,SUSE-Storage-7.1-2025-2050,openSUSE-SLE-15.6-2025-2050",
"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_02050-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02050-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502050-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02050-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040419.html"
},
{
"category": "self",
"summary": "SUSE Bug 1239210",
"url": "https://bugzilla.suse.com/1239210"
},
{
"category": "self",
"summary": "SUSE Bug 1241067",
"url": "https://bugzilla.suse.com/1241067"
},
{
"category": "self",
"summary": "SUSE Bug 1243273",
"url": "https://bugzilla.suse.com/1243273"
},
{
"category": "self",
"summary": "SUSE Bug 1244032",
"url": "https://bugzilla.suse.com/1244032"
},
{
"category": "self",
"summary": "SUSE Bug 1244056",
"url": "https://bugzilla.suse.com/1244056"
},
{
"category": "self",
"summary": "SUSE Bug 1244059",
"url": "https://bugzilla.suse.com/1244059"
},
{
"category": "self",
"summary": "SUSE Bug 1244060",
"url": "https://bugzilla.suse.com/1244060"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12718 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12718/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4138 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4138/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4330 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4330/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4517 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4517/"
}
],
"title": "Security update for python39",
"tracking": {
"current_release_date": "2025-06-20T12:41:57Z",
"generator": {
"date": "2025-06-20T12:41:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02050-1",
"initial_release_date": "2025-06-20T12:41:57Z",
"revision_history": [
{
"date": "2025-06-20T12:41:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"product": {
"name": "libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"product_id": "libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-3.9.23-150300.4.75.1.aarch64",
"product": {
"name": "python39-3.9.23-150300.4.75.1.aarch64",
"product_id": "python39-3.9.23-150300.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.23-150300.4.75.1.aarch64",
"product": {
"name": "python39-base-3.9.23-150300.4.75.1.aarch64",
"product_id": "python39-base-3.9.23-150300.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.23-150300.4.75.1.aarch64",
"product": {
"name": "python39-curses-3.9.23-150300.4.75.1.aarch64",
"product_id": "python39-curses-3.9.23-150300.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.23-150300.4.75.1.aarch64",
"product": {
"name": "python39-dbm-3.9.23-150300.4.75.1.aarch64",
"product_id": "python39-dbm-3.9.23-150300.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.23-150300.4.75.1.aarch64",
"product": {
"name": "python39-devel-3.9.23-150300.4.75.1.aarch64",
"product_id": "python39-devel-3.9.23-150300.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.23-150300.4.75.1.aarch64",
"product": {
"name": "python39-doc-3.9.23-150300.4.75.1.aarch64",
"product_id": "python39-doc-3.9.23-150300.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64",
"product": {
"name": "python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64",
"product_id": "python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.23-150300.4.75.1.aarch64",
"product": {
"name": "python39-idle-3.9.23-150300.4.75.1.aarch64",
"product_id": "python39-idle-3.9.23-150300.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.23-150300.4.75.1.aarch64",
"product": {
"name": "python39-testsuite-3.9.23-150300.4.75.1.aarch64",
"product_id": "python39-testsuite-3.9.23-150300.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.23-150300.4.75.1.aarch64",
"product": {
"name": "python39-tk-3.9.23-150300.4.75.1.aarch64",
"product_id": "python39-tk-3.9.23-150300.4.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.23-150300.4.75.1.aarch64",
"product": {
"name": "python39-tools-3.9.23-150300.4.75.1.aarch64",
"product_id": "python39-tools-3.9.23-150300.4.75.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-64bit-3.9.23-150300.4.75.1.aarch64_ilp32",
"product": {
"name": "libpython3_9-1_0-64bit-3.9.23-150300.4.75.1.aarch64_ilp32",
"product_id": "libpython3_9-1_0-64bit-3.9.23-150300.4.75.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python39-64bit-3.9.23-150300.4.75.1.aarch64_ilp32",
"product": {
"name": "python39-64bit-3.9.23-150300.4.75.1.aarch64_ilp32",
"product_id": "python39-64bit-3.9.23-150300.4.75.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python39-base-64bit-3.9.23-150300.4.75.1.aarch64_ilp32",
"product": {
"name": "python39-base-64bit-3.9.23-150300.4.75.1.aarch64_ilp32",
"product_id": "python39-base-64bit-3.9.23-150300.4.75.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.23-150300.4.75.1.i586",
"product": {
"name": "libpython3_9-1_0-3.9.23-150300.4.75.1.i586",
"product_id": "libpython3_9-1_0-3.9.23-150300.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "python39-3.9.23-150300.4.75.1.i586",
"product": {
"name": "python39-3.9.23-150300.4.75.1.i586",
"product_id": "python39-3.9.23-150300.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.23-150300.4.75.1.i586",
"product": {
"name": "python39-base-3.9.23-150300.4.75.1.i586",
"product_id": "python39-base-3.9.23-150300.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.23-150300.4.75.1.i586",
"product": {
"name": "python39-curses-3.9.23-150300.4.75.1.i586",
"product_id": "python39-curses-3.9.23-150300.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.23-150300.4.75.1.i586",
"product": {
"name": "python39-dbm-3.9.23-150300.4.75.1.i586",
"product_id": "python39-dbm-3.9.23-150300.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.23-150300.4.75.1.i586",
"product": {
"name": "python39-devel-3.9.23-150300.4.75.1.i586",
"product_id": "python39-devel-3.9.23-150300.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.23-150300.4.75.1.i586",
"product": {
"name": "python39-doc-3.9.23-150300.4.75.1.i586",
"product_id": "python39-doc-3.9.23-150300.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.23-150300.4.75.1.i586",
"product": {
"name": "python39-doc-devhelp-3.9.23-150300.4.75.1.i586",
"product_id": "python39-doc-devhelp-3.9.23-150300.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.23-150300.4.75.1.i586",
"product": {
"name": "python39-idle-3.9.23-150300.4.75.1.i586",
"product_id": "python39-idle-3.9.23-150300.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.23-150300.4.75.1.i586",
"product": {
"name": "python39-testsuite-3.9.23-150300.4.75.1.i586",
"product_id": "python39-testsuite-3.9.23-150300.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.23-150300.4.75.1.i586",
"product": {
"name": "python39-tk-3.9.23-150300.4.75.1.i586",
"product_id": "python39-tk-3.9.23-150300.4.75.1.i586"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.23-150300.4.75.1.i586",
"product": {
"name": "python39-tools-3.9.23-150300.4.75.1.i586",
"product_id": "python39-tools-3.9.23-150300.4.75.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"product": {
"name": "libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"product_id": "libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-3.9.23-150300.4.75.1.ppc64le",
"product": {
"name": "python39-3.9.23-150300.4.75.1.ppc64le",
"product_id": "python39-3.9.23-150300.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.23-150300.4.75.1.ppc64le",
"product": {
"name": "python39-base-3.9.23-150300.4.75.1.ppc64le",
"product_id": "python39-base-3.9.23-150300.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.23-150300.4.75.1.ppc64le",
"product": {
"name": "python39-curses-3.9.23-150300.4.75.1.ppc64le",
"product_id": "python39-curses-3.9.23-150300.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"product": {
"name": "python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"product_id": "python39-dbm-3.9.23-150300.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.23-150300.4.75.1.ppc64le",
"product": {
"name": "python39-devel-3.9.23-150300.4.75.1.ppc64le",
"product_id": "python39-devel-3.9.23-150300.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.23-150300.4.75.1.ppc64le",
"product": {
"name": "python39-doc-3.9.23-150300.4.75.1.ppc64le",
"product_id": "python39-doc-3.9.23-150300.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le",
"product": {
"name": "python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le",
"product_id": "python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.23-150300.4.75.1.ppc64le",
"product": {
"name": "python39-idle-3.9.23-150300.4.75.1.ppc64le",
"product_id": "python39-idle-3.9.23-150300.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.23-150300.4.75.1.ppc64le",
"product": {
"name": "python39-testsuite-3.9.23-150300.4.75.1.ppc64le",
"product_id": "python39-testsuite-3.9.23-150300.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.23-150300.4.75.1.ppc64le",
"product": {
"name": "python39-tk-3.9.23-150300.4.75.1.ppc64le",
"product_id": "python39-tk-3.9.23-150300.4.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.23-150300.4.75.1.ppc64le",
"product": {
"name": "python39-tools-3.9.23-150300.4.75.1.ppc64le",
"product_id": "python39-tools-3.9.23-150300.4.75.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"product": {
"name": "libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"product_id": "libpython3_9-1_0-3.9.23-150300.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-3.9.23-150300.4.75.1.s390x",
"product": {
"name": "python39-3.9.23-150300.4.75.1.s390x",
"product_id": "python39-3.9.23-150300.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.23-150300.4.75.1.s390x",
"product": {
"name": "python39-base-3.9.23-150300.4.75.1.s390x",
"product_id": "python39-base-3.9.23-150300.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.23-150300.4.75.1.s390x",
"product": {
"name": "python39-curses-3.9.23-150300.4.75.1.s390x",
"product_id": "python39-curses-3.9.23-150300.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.23-150300.4.75.1.s390x",
"product": {
"name": "python39-dbm-3.9.23-150300.4.75.1.s390x",
"product_id": "python39-dbm-3.9.23-150300.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.23-150300.4.75.1.s390x",
"product": {
"name": "python39-devel-3.9.23-150300.4.75.1.s390x",
"product_id": "python39-devel-3.9.23-150300.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.23-150300.4.75.1.s390x",
"product": {
"name": "python39-doc-3.9.23-150300.4.75.1.s390x",
"product_id": "python39-doc-3.9.23-150300.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.23-150300.4.75.1.s390x",
"product": {
"name": "python39-doc-devhelp-3.9.23-150300.4.75.1.s390x",
"product_id": "python39-doc-devhelp-3.9.23-150300.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.23-150300.4.75.1.s390x",
"product": {
"name": "python39-idle-3.9.23-150300.4.75.1.s390x",
"product_id": "python39-idle-3.9.23-150300.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.23-150300.4.75.1.s390x",
"product": {
"name": "python39-testsuite-3.9.23-150300.4.75.1.s390x",
"product_id": "python39-testsuite-3.9.23-150300.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.23-150300.4.75.1.s390x",
"product": {
"name": "python39-tk-3.9.23-150300.4.75.1.s390x",
"product_id": "python39-tk-3.9.23-150300.4.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.23-150300.4.75.1.s390x",
"product": {
"name": "python39-tools-3.9.23-150300.4.75.1.s390x",
"product_id": "python39-tools-3.9.23-150300.4.75.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"product": {
"name": "libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"product_id": "libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_9-1_0-32bit-3.9.23-150300.4.75.1.x86_64",
"product": {
"name": "libpython3_9-1_0-32bit-3.9.23-150300.4.75.1.x86_64",
"product_id": "libpython3_9-1_0-32bit-3.9.23-150300.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-3.9.23-150300.4.75.1.x86_64",
"product": {
"name": "python39-3.9.23-150300.4.75.1.x86_64",
"product_id": "python39-3.9.23-150300.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-32bit-3.9.23-150300.4.75.1.x86_64",
"product": {
"name": "python39-32bit-3.9.23-150300.4.75.1.x86_64",
"product_id": "python39-32bit-3.9.23-150300.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.23-150300.4.75.1.x86_64",
"product": {
"name": "python39-base-3.9.23-150300.4.75.1.x86_64",
"product_id": "python39-base-3.9.23-150300.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-base-32bit-3.9.23-150300.4.75.1.x86_64",
"product": {
"name": "python39-base-32bit-3.9.23-150300.4.75.1.x86_64",
"product_id": "python39-base-32bit-3.9.23-150300.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.23-150300.4.75.1.x86_64",
"product": {
"name": "python39-curses-3.9.23-150300.4.75.1.x86_64",
"product_id": "python39-curses-3.9.23-150300.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.23-150300.4.75.1.x86_64",
"product": {
"name": "python39-dbm-3.9.23-150300.4.75.1.x86_64",
"product_id": "python39-dbm-3.9.23-150300.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.23-150300.4.75.1.x86_64",
"product": {
"name": "python39-devel-3.9.23-150300.4.75.1.x86_64",
"product_id": "python39-devel-3.9.23-150300.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.23-150300.4.75.1.x86_64",
"product": {
"name": "python39-doc-3.9.23-150300.4.75.1.x86_64",
"product_id": "python39-doc-3.9.23-150300.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64",
"product": {
"name": "python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64",
"product_id": "python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.23-150300.4.75.1.x86_64",
"product": {
"name": "python39-idle-3.9.23-150300.4.75.1.x86_64",
"product_id": "python39-idle-3.9.23-150300.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.23-150300.4.75.1.x86_64",
"product": {
"name": "python39-testsuite-3.9.23-150300.4.75.1.x86_64",
"product_id": "python39-testsuite-3.9.23-150300.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.23-150300.4.75.1.x86_64",
"product": {
"name": "python39-tk-3.9.23-150300.4.75.1.x86_64",
"product_id": "python39-tk-3.9.23-150300.4.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.23-150300.4.75.1.x86_64",
"product": {
"name": "python39-tools-3.9.23-150300.4.75.1.x86_64",
"product_id": "python39-tools-3.9.23-150300.4.75.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 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 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE 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.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.23-150300.4.75.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.23-150300.4.75.1.aarch64"
},
"product_reference": "libpython3_9-1_0-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-base-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-base-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-curses-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-curses-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-dbm-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-dbm-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-devel-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-devel-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-idle-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-idle-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-tk-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-tk-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-tools-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-tools-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.aarch64"
},
"product_reference": "libpython3_9-1_0-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.ppc64le"
},
"product_reference": "libpython3_9-1_0-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.s390x"
},
"product_reference": "libpython3_9-1_0-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.23-150300.4.75.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.23-150300.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.23-150300.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.23-150300.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.s390x"
},
"product_reference": "python39-3.9.23-150300.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-base-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-base-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.s390x"
},
"product_reference": "python39-base-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-base-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-curses-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-curses-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.s390x"
},
"product_reference": "python39-curses-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-curses-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-dbm-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.s390x"
},
"product_reference": "python39-dbm-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-dbm-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-devel-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-devel-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.s390x"
},
"product_reference": "python39-devel-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-devel-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-idle-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-idle-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.s390x"
},
"product_reference": "python39-idle-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-idle-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-tk-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-tk-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.s390x"
},
"product_reference": "python39-tk-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-tk-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-tools-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-tools-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.s390x"
},
"product_reference": "python39-tools-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-tools-3.9.23-150300.4.75.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.23-150300.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.23-150300.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x"
},
"product_reference": "libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.23-150300.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.23-150300.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.23-150300.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.s390x"
},
"product_reference": "python39-3.9.23-150300.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.23-150300.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.23-150300.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-base-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.23-150300.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-base-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.23-150300.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.s390x"
},
"product_reference": "python39-base-3.9.23-150300.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.23-150300.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-base-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.23-150300.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-curses-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.23-150300.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-curses-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.23-150300.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x"
},
"product_reference": "python39-curses-3.9.23-150300.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.23-150300.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-curses-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.23-150300.4.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-dbm-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.23-150300.4.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.23-150300.4.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x"
},
"product_reference": "python39-dbm-3.9.23-150300.4.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.23-150300.4.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-dbm-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.23-150300.4.75.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.23-150300.4.75.1.ppc64le"
},
"product_reference": "libpython3_9-1_0-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-base-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-base-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-curses-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-curses-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-dbm-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-devel-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-devel-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-idle-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-idle-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-tk-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-tk-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-tools-3.9.23-150300.4.75.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.23-150300.4.75.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.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-tools-3.9.23-150300.4.75.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.23-150300.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.23-150300.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.23-150300.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.23-150300.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-base-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.23-150300.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-base-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.23-150300.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-curses-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.23-150300.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-curses-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.23-150300.4.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.23-150300.4.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-dbm-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "libpython3_9-1_0-3.9.23-150300.4.75.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.23-150300.4.75.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.23-150300.4.75.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.23-150300.4.75.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.23-150300.4.75.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-base-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.23-150300.4.75.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-base-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.23-150300.4.75.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-curses-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.23-150300.4.75.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-curses-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.23-150300.4.75.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-dbm-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.23-150300.4.75.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-dbm-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.23-150300.4.75.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-devel-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.23-150300.4.75.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-devel-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.23-150300.4.75.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-idle-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.23-150300.4.75.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-idle-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.23-150300.4.75.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-tk-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.23-150300.4.75.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-tk-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.23-150300.4.75.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-tools-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.23-150300.4.75.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-tools-3.9.23-150300.4.75.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.23-150300.4.75.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.23-150300.4.75.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x"
},
"product_reference": "libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.23-150300.4.75.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.23-150300.4.75.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "libpython3_9-1_0-32bit-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.23-150300.4.75.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.23-150300.4.75.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.23-150300.4.75.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.s390x"
},
"product_reference": "python39-3.9.23-150300.4.75.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.23-150300.4.75.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-32bit-3.9.23-150300.4.75.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-32bit-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-32bit-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.23-150300.4.75.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-base-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.23-150300.4.75.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-base-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.23-150300.4.75.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.s390x"
},
"product_reference": "python39-base-3.9.23-150300.4.75.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.23-150300.4.75.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-base-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-32bit-3.9.23-150300.4.75.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-base-32bit-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-base-32bit-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.23-150300.4.75.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-curses-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.23-150300.4.75.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-curses-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.23-150300.4.75.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.s390x"
},
"product_reference": "python39-curses-3.9.23-150300.4.75.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.23-150300.4.75.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-curses-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.23-150300.4.75.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-dbm-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.23-150300.4.75.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.23-150300.4.75.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.s390x"
},
"product_reference": "python39-dbm-3.9.23-150300.4.75.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.23-150300.4.75.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-dbm-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.23-150300.4.75.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-devel-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.23-150300.4.75.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-devel-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.23-150300.4.75.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.s390x"
},
"product_reference": "python39-devel-3.9.23-150300.4.75.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.23-150300.4.75.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-devel-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.23-150300.4.75.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-doc-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.23-150300.4.75.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-doc-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.23-150300.4.75.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.s390x"
},
"product_reference": "python39-doc-3.9.23-150300.4.75.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.23-150300.4.75.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-doc-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.23-150300.4.75.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.s390x"
},
"product_reference": "python39-doc-devhelp-3.9.23-150300.4.75.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.23-150300.4.75.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-idle-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.23-150300.4.75.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-idle-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.23-150300.4.75.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.s390x"
},
"product_reference": "python39-idle-3.9.23-150300.4.75.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.23-150300.4.75.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-idle-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.23-150300.4.75.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-testsuite-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.23-150300.4.75.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-testsuite-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.23-150300.4.75.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.s390x"
},
"product_reference": "python39-testsuite-3.9.23-150300.4.75.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.23-150300.4.75.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-testsuite-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.23-150300.4.75.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-tk-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.23-150300.4.75.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-tk-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.23-150300.4.75.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.s390x"
},
"product_reference": "python39-tk-3.9.23-150300.4.75.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.23-150300.4.75.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-tk-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.23-150300.4.75.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.aarch64"
},
"product_reference": "python39-tools-3.9.23-150300.4.75.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.23-150300.4.75.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.ppc64le"
},
"product_reference": "python39-tools-3.9.23-150300.4.75.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.23-150300.4.75.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.s390x"
},
"product_reference": "python39-tools-3.9.23-150300.4.75.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.23-150300.4.75.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.x86_64"
},
"product_reference": "python39-tools-3.9.23-150300.4.75.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12718",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12718"
}
],
"notes": [
{
"category": "general",
"text": "Allows modifying some file metadata (e.g. last modified) with filter=\"data\" or file permissions (chmod) with filter=\"tar\" of files outside the extraction directory.\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don\u0027t include the extraction filter feature.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12718",
"url": "https://www.suse.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "SUSE Bug 1244056 for CVE-2024-12718",
"url": "https://bugzilla.suse.com/1244056"
}
],
"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.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:41:57Z",
"details": "moderate"
}
],
"title": "CVE-2024-12718"
},
{
"cve": "CVE-2025-4138",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4138"
}
],
"notes": [
{
"category": "general",
"text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4138",
"url": "https://www.suse.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "SUSE Bug 1244059 for CVE-2025-4138",
"url": "https://bugzilla.suse.com/1244059"
}
],
"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.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:41:57Z",
"details": "important"
}
],
"title": "CVE-2025-4138"
},
{
"cve": "CVE-2025-4330",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4330"
}
],
"notes": [
{
"category": "general",
"text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4330",
"url": "https://www.suse.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "SUSE Bug 1244060 for CVE-2025-4330",
"url": "https://bugzilla.suse.com/1244060"
}
],
"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.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:41:57Z",
"details": "important"
}
],
"title": "CVE-2025-4330"
},
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"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.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/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.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:41:57Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
},
{
"cve": "CVE-2025-4517",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4517"
}
],
"notes": [
{
"category": "general",
"text": "Allows arbitrary filesystem writes outside the extraction directory during extraction with filter=\"data\".\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4517",
"url": "https://www.suse.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "SUSE Bug 1244032 for CVE-2025-4517",
"url": "https://bugzilla.suse.com/1244032"
}
],
"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.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-base-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses-3.9.23-150300.4.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.23-150300.4.75.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.23-150300.4.75.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:41:57Z",
"details": "important"
}
],
"title": "CVE-2025-4517"
}
]
}
suse-su-2025:02047-1
Vulnerability from csaf_suse
Notes
{
"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\npython310 was updated from version 3.10.16 to 3.10.18:\n\n- Security issues fixed:\n\n * CVE-2025-4516: Fixed blocking DecodeError handling vulnerability, which could lead to DoS (bsc#1243273)\n * CVE-2024-12718, CVE-2025-4138, CVE-2025-4330, CVE-2025-4517: Fixed multiple issues that allowed tarfile \n extraction filters to be bypassed using crafted symlinks and hard links\n (bsc#1244056, bsc#1244059, bsc#1244060, bsc#1244032)\n\n- Other changes and bugs fixed:\n\n * Improved handling of system call failures that OpenSSL reports (bsc#1241067)\n * Fixed issue with test_ssl pass with OpenSSL 3.5 (bsc#1241067)\n * Fixed issue with reproducible builds (bsc#1239210) \n * Fixed a potential denial of service vulnerability in the imaplib module.\n * Fixed bugs in the in the folding of rfc2047 encoded-words and in the folding of quoted strings when flattening an\n email message using a modern email policy.\n * Fixed parsing long IPv6 addresses with embedded IPv4 address.\n * Fixed ipaddress.IPv6Address.reverse_pointer output according to RFC 3596\n * Improved handling of system call failures that OpenSSL reports\n * Improved the textual representation of IPv4-mapped IPv6 addresses in ipaddress.\n * ipaddress: fixed hash collisions for IPv4Network and IPv6Network objects\n * os.path.realpath() now accepts a strict keyword-only argument.\n * Stop the processing of long IPv6 addresses early in ipaddress to prevent excessive memory consumption and a minor\n denial-of-service.\n * Updated bundled libexpat to 2.7.1\n * Writers of documentation can now use next as the version for the versionchanged, versionadded,\n deprecated directives.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2047,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2047,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2047,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2047,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2047,openSUSE-SLE-15.6-2025-2047",
"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_02047-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02047-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502047-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02047-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040422.html"
},
{
"category": "self",
"summary": "SUSE Bug 1239210",
"url": "https://bugzilla.suse.com/1239210"
},
{
"category": "self",
"summary": "SUSE Bug 1241067",
"url": "https://bugzilla.suse.com/1241067"
},
{
"category": "self",
"summary": "SUSE Bug 1243273",
"url": "https://bugzilla.suse.com/1243273"
},
{
"category": "self",
"summary": "SUSE Bug 1244032",
"url": "https://bugzilla.suse.com/1244032"
},
{
"category": "self",
"summary": "SUSE Bug 1244056",
"url": "https://bugzilla.suse.com/1244056"
},
{
"category": "self",
"summary": "SUSE Bug 1244059",
"url": "https://bugzilla.suse.com/1244059"
},
{
"category": "self",
"summary": "SUSE Bug 1244060",
"url": "https://bugzilla.suse.com/1244060"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12718 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12718/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4138 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4138/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4330 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4330/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4517 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4517/"
}
],
"title": "Security update for python310",
"tracking": {
"current_release_date": "2025-06-20T12:40:08Z",
"generator": {
"date": "2025-06-20T12:40:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02047-1",
"initial_release_date": "2025-06-20T12:40:08Z",
"revision_history": [
{
"date": "2025-06-20T12:40:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"product": {
"name": "libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"product_id": "libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-3.10.18-150400.4.82.1.aarch64",
"product": {
"name": "python310-3.10.18-150400.4.82.1.aarch64",
"product_id": "python310-3.10.18-150400.4.82.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.18-150400.4.82.1.aarch64",
"product": {
"name": "python310-base-3.10.18-150400.4.82.1.aarch64",
"product_id": "python310-base-3.10.18-150400.4.82.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.18-150400.4.82.1.aarch64",
"product": {
"name": "python310-curses-3.10.18-150400.4.82.1.aarch64",
"product_id": "python310-curses-3.10.18-150400.4.82.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.18-150400.4.82.1.aarch64",
"product": {
"name": "python310-dbm-3.10.18-150400.4.82.1.aarch64",
"product_id": "python310-dbm-3.10.18-150400.4.82.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.18-150400.4.82.1.aarch64",
"product": {
"name": "python310-devel-3.10.18-150400.4.82.1.aarch64",
"product_id": "python310-devel-3.10.18-150400.4.82.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.18-150400.4.82.1.aarch64",
"product": {
"name": "python310-doc-3.10.18-150400.4.82.1.aarch64",
"product_id": "python310-doc-3.10.18-150400.4.82.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64",
"product": {
"name": "python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64",
"product_id": "python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.18-150400.4.82.1.aarch64",
"product": {
"name": "python310-idle-3.10.18-150400.4.82.1.aarch64",
"product_id": "python310-idle-3.10.18-150400.4.82.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.18-150400.4.82.1.aarch64",
"product": {
"name": "python310-testsuite-3.10.18-150400.4.82.1.aarch64",
"product_id": "python310-testsuite-3.10.18-150400.4.82.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.18-150400.4.82.1.aarch64",
"product": {
"name": "python310-tk-3.10.18-150400.4.82.1.aarch64",
"product_id": "python310-tk-3.10.18-150400.4.82.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.18-150400.4.82.1.aarch64",
"product": {
"name": "python310-tools-3.10.18-150400.4.82.1.aarch64",
"product_id": "python310-tools-3.10.18-150400.4.82.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-64bit-3.10.18-150400.4.82.1.aarch64_ilp32",
"product": {
"name": "libpython3_10-1_0-64bit-3.10.18-150400.4.82.1.aarch64_ilp32",
"product_id": "libpython3_10-1_0-64bit-3.10.18-150400.4.82.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python310-64bit-3.10.18-150400.4.82.1.aarch64_ilp32",
"product": {
"name": "python310-64bit-3.10.18-150400.4.82.1.aarch64_ilp32",
"product_id": "python310-64bit-3.10.18-150400.4.82.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python310-base-64bit-3.10.18-150400.4.82.1.aarch64_ilp32",
"product": {
"name": "python310-base-64bit-3.10.18-150400.4.82.1.aarch64_ilp32",
"product_id": "python310-base-64bit-3.10.18-150400.4.82.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.18-150400.4.82.1.i586",
"product": {
"name": "libpython3_10-1_0-3.10.18-150400.4.82.1.i586",
"product_id": "libpython3_10-1_0-3.10.18-150400.4.82.1.i586"
}
},
{
"category": "product_version",
"name": "python310-3.10.18-150400.4.82.1.i586",
"product": {
"name": "python310-3.10.18-150400.4.82.1.i586",
"product_id": "python310-3.10.18-150400.4.82.1.i586"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.18-150400.4.82.1.i586",
"product": {
"name": "python310-base-3.10.18-150400.4.82.1.i586",
"product_id": "python310-base-3.10.18-150400.4.82.1.i586"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.18-150400.4.82.1.i586",
"product": {
"name": "python310-curses-3.10.18-150400.4.82.1.i586",
"product_id": "python310-curses-3.10.18-150400.4.82.1.i586"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.18-150400.4.82.1.i586",
"product": {
"name": "python310-dbm-3.10.18-150400.4.82.1.i586",
"product_id": "python310-dbm-3.10.18-150400.4.82.1.i586"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.18-150400.4.82.1.i586",
"product": {
"name": "python310-devel-3.10.18-150400.4.82.1.i586",
"product_id": "python310-devel-3.10.18-150400.4.82.1.i586"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.18-150400.4.82.1.i586",
"product": {
"name": "python310-doc-3.10.18-150400.4.82.1.i586",
"product_id": "python310-doc-3.10.18-150400.4.82.1.i586"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.18-150400.4.82.1.i586",
"product": {
"name": "python310-doc-devhelp-3.10.18-150400.4.82.1.i586",
"product_id": "python310-doc-devhelp-3.10.18-150400.4.82.1.i586"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.18-150400.4.82.1.i586",
"product": {
"name": "python310-idle-3.10.18-150400.4.82.1.i586",
"product_id": "python310-idle-3.10.18-150400.4.82.1.i586"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.18-150400.4.82.1.i586",
"product": {
"name": "python310-testsuite-3.10.18-150400.4.82.1.i586",
"product_id": "python310-testsuite-3.10.18-150400.4.82.1.i586"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.18-150400.4.82.1.i586",
"product": {
"name": "python310-tk-3.10.18-150400.4.82.1.i586",
"product_id": "python310-tk-3.10.18-150400.4.82.1.i586"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.18-150400.4.82.1.i586",
"product": {
"name": "python310-tools-3.10.18-150400.4.82.1.i586",
"product_id": "python310-tools-3.10.18-150400.4.82.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"product": {
"name": "libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"product_id": "libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-3.10.18-150400.4.82.1.ppc64le",
"product": {
"name": "python310-3.10.18-150400.4.82.1.ppc64le",
"product_id": "python310-3.10.18-150400.4.82.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.18-150400.4.82.1.ppc64le",
"product": {
"name": "python310-base-3.10.18-150400.4.82.1.ppc64le",
"product_id": "python310-base-3.10.18-150400.4.82.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.18-150400.4.82.1.ppc64le",
"product": {
"name": "python310-curses-3.10.18-150400.4.82.1.ppc64le",
"product_id": "python310-curses-3.10.18-150400.4.82.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"product": {
"name": "python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"product_id": "python310-dbm-3.10.18-150400.4.82.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.18-150400.4.82.1.ppc64le",
"product": {
"name": "python310-devel-3.10.18-150400.4.82.1.ppc64le",
"product_id": "python310-devel-3.10.18-150400.4.82.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.18-150400.4.82.1.ppc64le",
"product": {
"name": "python310-doc-3.10.18-150400.4.82.1.ppc64le",
"product_id": "python310-doc-3.10.18-150400.4.82.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le",
"product": {
"name": "python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le",
"product_id": "python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.18-150400.4.82.1.ppc64le",
"product": {
"name": "python310-idle-3.10.18-150400.4.82.1.ppc64le",
"product_id": "python310-idle-3.10.18-150400.4.82.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.18-150400.4.82.1.ppc64le",
"product": {
"name": "python310-testsuite-3.10.18-150400.4.82.1.ppc64le",
"product_id": "python310-testsuite-3.10.18-150400.4.82.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.18-150400.4.82.1.ppc64le",
"product": {
"name": "python310-tk-3.10.18-150400.4.82.1.ppc64le",
"product_id": "python310-tk-3.10.18-150400.4.82.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.18-150400.4.82.1.ppc64le",
"product": {
"name": "python310-tools-3.10.18-150400.4.82.1.ppc64le",
"product_id": "python310-tools-3.10.18-150400.4.82.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"product": {
"name": "libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"product_id": "libpython3_10-1_0-3.10.18-150400.4.82.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-3.10.18-150400.4.82.1.s390x",
"product": {
"name": "python310-3.10.18-150400.4.82.1.s390x",
"product_id": "python310-3.10.18-150400.4.82.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.18-150400.4.82.1.s390x",
"product": {
"name": "python310-base-3.10.18-150400.4.82.1.s390x",
"product_id": "python310-base-3.10.18-150400.4.82.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.18-150400.4.82.1.s390x",
"product": {
"name": "python310-curses-3.10.18-150400.4.82.1.s390x",
"product_id": "python310-curses-3.10.18-150400.4.82.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.18-150400.4.82.1.s390x",
"product": {
"name": "python310-dbm-3.10.18-150400.4.82.1.s390x",
"product_id": "python310-dbm-3.10.18-150400.4.82.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.18-150400.4.82.1.s390x",
"product": {
"name": "python310-devel-3.10.18-150400.4.82.1.s390x",
"product_id": "python310-devel-3.10.18-150400.4.82.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.18-150400.4.82.1.s390x",
"product": {
"name": "python310-doc-3.10.18-150400.4.82.1.s390x",
"product_id": "python310-doc-3.10.18-150400.4.82.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.18-150400.4.82.1.s390x",
"product": {
"name": "python310-doc-devhelp-3.10.18-150400.4.82.1.s390x",
"product_id": "python310-doc-devhelp-3.10.18-150400.4.82.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.18-150400.4.82.1.s390x",
"product": {
"name": "python310-idle-3.10.18-150400.4.82.1.s390x",
"product_id": "python310-idle-3.10.18-150400.4.82.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.18-150400.4.82.1.s390x",
"product": {
"name": "python310-testsuite-3.10.18-150400.4.82.1.s390x",
"product_id": "python310-testsuite-3.10.18-150400.4.82.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.18-150400.4.82.1.s390x",
"product": {
"name": "python310-tk-3.10.18-150400.4.82.1.s390x",
"product_id": "python310-tk-3.10.18-150400.4.82.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.18-150400.4.82.1.s390x",
"product": {
"name": "python310-tools-3.10.18-150400.4.82.1.s390x",
"product_id": "python310-tools-3.10.18-150400.4.82.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"product": {
"name": "libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"product_id": "libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_10-1_0-32bit-3.10.18-150400.4.82.1.x86_64",
"product": {
"name": "libpython3_10-1_0-32bit-3.10.18-150400.4.82.1.x86_64",
"product_id": "libpython3_10-1_0-32bit-3.10.18-150400.4.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-3.10.18-150400.4.82.1.x86_64",
"product": {
"name": "python310-3.10.18-150400.4.82.1.x86_64",
"product_id": "python310-3.10.18-150400.4.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-32bit-3.10.18-150400.4.82.1.x86_64",
"product": {
"name": "python310-32bit-3.10.18-150400.4.82.1.x86_64",
"product_id": "python310-32bit-3.10.18-150400.4.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.18-150400.4.82.1.x86_64",
"product": {
"name": "python310-base-3.10.18-150400.4.82.1.x86_64",
"product_id": "python310-base-3.10.18-150400.4.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-base-32bit-3.10.18-150400.4.82.1.x86_64",
"product": {
"name": "python310-base-32bit-3.10.18-150400.4.82.1.x86_64",
"product_id": "python310-base-32bit-3.10.18-150400.4.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.18-150400.4.82.1.x86_64",
"product": {
"name": "python310-curses-3.10.18-150400.4.82.1.x86_64",
"product_id": "python310-curses-3.10.18-150400.4.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.18-150400.4.82.1.x86_64",
"product": {
"name": "python310-dbm-3.10.18-150400.4.82.1.x86_64",
"product_id": "python310-dbm-3.10.18-150400.4.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.18-150400.4.82.1.x86_64",
"product": {
"name": "python310-devel-3.10.18-150400.4.82.1.x86_64",
"product_id": "python310-devel-3.10.18-150400.4.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.18-150400.4.82.1.x86_64",
"product": {
"name": "python310-doc-3.10.18-150400.4.82.1.x86_64",
"product_id": "python310-doc-3.10.18-150400.4.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64",
"product": {
"name": "python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64",
"product_id": "python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.18-150400.4.82.1.x86_64",
"product": {
"name": "python310-idle-3.10.18-150400.4.82.1.x86_64",
"product_id": "python310-idle-3.10.18-150400.4.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.18-150400.4.82.1.x86_64",
"product": {
"name": "python310-testsuite-3.10.18-150400.4.82.1.x86_64",
"product_id": "python310-testsuite-3.10.18-150400.4.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.18-150400.4.82.1.x86_64",
"product": {
"name": "python310-tk-3.10.18-150400.4.82.1.x86_64",
"product_id": "python310-tk-3.10.18-150400.4.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.18-150400.4.82.1.x86_64",
"product": {
"name": "python310-tools-3.10.18-150400.4.82.1.x86_64",
"product_id": "python310-tools-3.10.18-150400.4.82.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-base-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-base-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-curses-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-curses-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-dbm-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-dbm-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-devel-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-devel-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-idle-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-idle-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-tk-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-tk-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-tools-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-tools-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-base-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-base-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-curses-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-curses-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-dbm-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-dbm-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-devel-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-devel-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-idle-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-idle-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-tk-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-tk-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-tools-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-tools-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.ppc64le"
},
"product_reference": "libpython3_10-1_0-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.s390x"
},
"product_reference": "libpython3_10-1_0-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.18-150400.4.82.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.18-150400.4.82.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-3.10.18-150400.4.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.18-150400.4.82.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-3.10.18-150400.4.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.18-150400.4.82.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.s390x"
},
"product_reference": "python310-3.10.18-150400.4.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-base-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-base-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.s390x"
},
"product_reference": "python310-base-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-base-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-curses-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-curses-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.s390x"
},
"product_reference": "python310-curses-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-curses-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-dbm-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.s390x"
},
"product_reference": "python310-dbm-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-dbm-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-devel-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-devel-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.s390x"
},
"product_reference": "python310-devel-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-devel-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-idle-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-idle-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.s390x"
},
"product_reference": "python310-idle-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-idle-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-tk-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-tk-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.s390x"
},
"product_reference": "python310-tk-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-tk-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-tools-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-tools-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.s390x"
},
"product_reference": "python310-tools-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-tools-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.ppc64le"
},
"product_reference": "libpython3_10-1_0-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-base-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-base-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-curses-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-curses-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-dbm-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-devel-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-devel-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-idle-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-idle-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-tk-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-tk-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-tools-3.10.18-150400.4.82.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.18-150400.4.82.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.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-tools-3.10.18-150400.4.82.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.18-150400.4.82.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le"
},
"product_reference": "libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.18-150400.4.82.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x"
},
"product_reference": "libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.18-150400.4.82.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.18-150400.4.82.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.18-150400.4.82.1.x86_64"
},
"product_reference": "libpython3_10-1_0-32bit-3.10.18-150400.4.82.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.18-150400.4.82.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-3.10.18-150400.4.82.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.18-150400.4.82.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-3.10.18-150400.4.82.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.18-150400.4.82.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.s390x"
},
"product_reference": "python310-3.10.18-150400.4.82.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.18-150400.4.82.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-3.10.18-150400.4.82.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-32bit-3.10.18-150400.4.82.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-32bit-3.10.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-32bit-3.10.18-150400.4.82.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.18-150400.4.82.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-base-3.10.18-150400.4.82.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.18-150400.4.82.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-base-3.10.18-150400.4.82.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.18-150400.4.82.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.s390x"
},
"product_reference": "python310-base-3.10.18-150400.4.82.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.18-150400.4.82.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-base-3.10.18-150400.4.82.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-32bit-3.10.18-150400.4.82.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-32bit-3.10.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-base-32bit-3.10.18-150400.4.82.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.18-150400.4.82.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-curses-3.10.18-150400.4.82.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.18-150400.4.82.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-curses-3.10.18-150400.4.82.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.18-150400.4.82.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.s390x"
},
"product_reference": "python310-curses-3.10.18-150400.4.82.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.18-150400.4.82.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-curses-3.10.18-150400.4.82.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.18-150400.4.82.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-dbm-3.10.18-150400.4.82.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.18-150400.4.82.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.18-150400.4.82.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.s390x"
},
"product_reference": "python310-dbm-3.10.18-150400.4.82.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.18-150400.4.82.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-dbm-3.10.18-150400.4.82.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.18-150400.4.82.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-devel-3.10.18-150400.4.82.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.18-150400.4.82.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-devel-3.10.18-150400.4.82.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.18-150400.4.82.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.s390x"
},
"product_reference": "python310-devel-3.10.18-150400.4.82.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.18-150400.4.82.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-devel-3.10.18-150400.4.82.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.18-150400.4.82.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-doc-3.10.18-150400.4.82.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.18-150400.4.82.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-doc-3.10.18-150400.4.82.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.18-150400.4.82.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.s390x"
},
"product_reference": "python310-doc-3.10.18-150400.4.82.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.18-150400.4.82.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-doc-3.10.18-150400.4.82.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.18-150400.4.82.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.s390x"
},
"product_reference": "python310-doc-devhelp-3.10.18-150400.4.82.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.18-150400.4.82.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-idle-3.10.18-150400.4.82.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.18-150400.4.82.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-idle-3.10.18-150400.4.82.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.18-150400.4.82.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.s390x"
},
"product_reference": "python310-idle-3.10.18-150400.4.82.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.18-150400.4.82.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-idle-3.10.18-150400.4.82.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.18-150400.4.82.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-testsuite-3.10.18-150400.4.82.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.18-150400.4.82.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-testsuite-3.10.18-150400.4.82.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.18-150400.4.82.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.s390x"
},
"product_reference": "python310-testsuite-3.10.18-150400.4.82.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.18-150400.4.82.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-testsuite-3.10.18-150400.4.82.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.18-150400.4.82.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-tk-3.10.18-150400.4.82.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.18-150400.4.82.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-tk-3.10.18-150400.4.82.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.18-150400.4.82.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.s390x"
},
"product_reference": "python310-tk-3.10.18-150400.4.82.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.18-150400.4.82.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-tk-3.10.18-150400.4.82.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.18-150400.4.82.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.aarch64"
},
"product_reference": "python310-tools-3.10.18-150400.4.82.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.18-150400.4.82.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.ppc64le"
},
"product_reference": "python310-tools-3.10.18-150400.4.82.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.18-150400.4.82.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.s390x"
},
"product_reference": "python310-tools-3.10.18-150400.4.82.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.18-150400.4.82.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.x86_64"
},
"product_reference": "python310-tools-3.10.18-150400.4.82.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12718",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12718"
}
],
"notes": [
{
"category": "general",
"text": "Allows modifying some file metadata (e.g. last modified) with filter=\"data\" or file permissions (chmod) with filter=\"tar\" of files outside the extraction directory.\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don\u0027t include the extraction filter feature.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12718",
"url": "https://www.suse.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "SUSE Bug 1244056 for CVE-2024-12718",
"url": "https://bugzilla.suse.com/1244056"
}
],
"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.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:40:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-12718"
},
{
"cve": "CVE-2025-4138",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4138"
}
],
"notes": [
{
"category": "general",
"text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4138",
"url": "https://www.suse.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "SUSE Bug 1244059 for CVE-2025-4138",
"url": "https://bugzilla.suse.com/1244059"
}
],
"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.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:40:08Z",
"details": "important"
}
],
"title": "CVE-2025-4138"
},
{
"cve": "CVE-2025-4330",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4330"
}
],
"notes": [
{
"category": "general",
"text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4330",
"url": "https://www.suse.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "SUSE Bug 1244060 for CVE-2025-4330",
"url": "https://bugzilla.suse.com/1244060"
}
],
"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.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:40:08Z",
"details": "important"
}
],
"title": "CVE-2025-4330"
},
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"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.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/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.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:40:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
},
{
"cve": "CVE-2025-4517",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4517"
}
],
"notes": [
{
"category": "general",
"text": "Allows arbitrary filesystem writes outside the extraction directory during extraction with filter=\"data\".\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4517",
"url": "https://www.suse.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "SUSE Bug 1244032 for CVE-2025-4517",
"url": "https://bugzilla.suse.com/1244032"
}
],
"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.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.18-150400.4.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.18-150400.4.82.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.18-150400.4.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:40:08Z",
"details": "important"
}
],
"title": "CVE-2025-4517"
}
]
}
suse-su-2025:20492-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python311",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python311 fixes the following issues:\n\n- CVE-2025-6069: Avoid worst case quadratic complexity when processing\n certain crafted malformed inputs with HTMLParser (bsc#1244705).\n\nUpdate to 3.11.13:\n\n - Security\n\n - gh-135034: Fixes multiple issues that allowed tarfile\n extraction filters (filter=\"data\" and filter=\"tar\")\n to be bypassed using crafted symlinks and hard links.\n Addresses CVE-2024-12718 (bsc#1244056), CVE-2025-4138\n (bsc#1244059), CVE-2025-4330 (bsc#1244060), and\n CVE-2025-4517 (bsc#1244032). Also addresses CVE-2025-4435\n (gh#135034, bsc#1244061).\n - gh-133767: Fix use-after-free in the \u201cunicode-escape\u201d\n decoder with a non-\u201cstrict\u201d error handler (CVE-2025-4516,\n bsc#1243273).\n - gh-128840: Short-circuit the processing of long IPv6\n addresses early in ipaddress to prevent excessive memory\n consumption and a minor denial-of-service.\n\n - Library\n\n - gh-128840: Fix parsing long IPv6 addresses with embedded\n IPv4 address.\n - gh-134062: ipaddress: fix collisions in __hash__() for\n IPv4Network and IPv6Network objects.\n - gh-123409: Fix ipaddress.IPv6Address.reverse_pointer output\n according to RFC 3596, \u00a72.5. Patch by B\u00e9n\u00e9dikt Tran.\n - bpo-43633: Improve the textual representation of\n IPv4-mapped IPv6 addresses (RFC 4291 Sections 2.2, 2.5.5.2)\n in ipaddress. Patch by Oleksandr Pavliuk.\n\n- CVE-2025-4516: Fixed blocking DecodeError handling\n vulnerability, which could lead to DoS. (bsc#1243273) \n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-379",
"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_20492-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20492-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520492-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20492-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040929.html"
},
{
"category": "self",
"summary": "SUSE Bug 1174091",
"url": "https://bugzilla.suse.com/1174091"
},
{
"category": "self",
"summary": "SUSE Bug 1227378",
"url": "https://bugzilla.suse.com/1227378"
},
{
"category": "self",
"summary": "SUSE Bug 1243155",
"url": "https://bugzilla.suse.com/1243155"
},
{
"category": "self",
"summary": "SUSE Bug 1243273",
"url": "https://bugzilla.suse.com/1243273"
},
{
"category": "self",
"summary": "SUSE Bug 1244032",
"url": "https://bugzilla.suse.com/1244032"
},
{
"category": "self",
"summary": "SUSE Bug 1244056",
"url": "https://bugzilla.suse.com/1244056"
},
{
"category": "self",
"summary": "SUSE Bug 1244059",
"url": "https://bugzilla.suse.com/1244059"
},
{
"category": "self",
"summary": "SUSE Bug 1244060",
"url": "https://bugzilla.suse.com/1244060"
},
{
"category": "self",
"summary": "SUSE Bug 1244061",
"url": "https://bugzilla.suse.com/1244061"
},
{
"category": "self",
"summary": "SUSE Bug 1244705",
"url": "https://bugzilla.suse.com/1244705"
},
{
"category": "self",
"summary": "SUSE Bug 831629",
"url": "https://bugzilla.suse.com/831629"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20907 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20907/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9947 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9947/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15523 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15523/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15801 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15801/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12718 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12718/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4138 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4138/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4330 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4330/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4435 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4435/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4517 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4517/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6069 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6069/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2025-07-11T09:47:32Z",
"generator": {
"date": "2025-07-11T09:47:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20492-1",
"initial_release_date": "2025-07-11T09:47:32Z",
"revision_history": [
{
"date": "2025-07-11T09:47:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.13-1.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.13-1.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.13-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.13-1.1.aarch64",
"product": {
"name": "python311-3.11.13-1.1.aarch64",
"product_id": "python311-3.11.13-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.13-1.1.aarch64",
"product": {
"name": "python311-base-3.11.13-1.1.aarch64",
"product_id": "python311-base-3.11.13-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.13-1.1.aarch64",
"product": {
"name": "python311-curses-3.11.13-1.1.aarch64",
"product_id": "python311-curses-3.11.13-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.13-1.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.13-1.1.s390x",
"product_id": "libpython3_11-1_0-3.11.13-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.13-1.1.s390x",
"product": {
"name": "python311-3.11.13-1.1.s390x",
"product_id": "python311-3.11.13-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.13-1.1.s390x",
"product": {
"name": "python311-base-3.11.13-1.1.s390x",
"product_id": "python311-base-3.11.13-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.13-1.1.s390x",
"product": {
"name": "python311-curses-3.11.13-1.1.s390x",
"product_id": "python311-curses-3.11.13-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.13-1.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.13-1.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.13-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.13-1.1.x86_64",
"product": {
"name": "python311-3.11.13-1.1.x86_64",
"product_id": "python311-3.11.13-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.13-1.1.x86_64",
"product": {
"name": "python311-base-3.11.13-1.1.x86_64",
"product_id": "python311-base-3.11.13-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.13-1.1.x86_64",
"product": {
"name": "python311-curses-3.11.13-1.1.x86_64",
"product_id": "python311-curses-3.11.13-1.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.13-1.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.13-1.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.13-1.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.13-1.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.13-1.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.13-1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-1.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64"
},
"product_reference": "python311-3.11.13-1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-1.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x"
},
"product_reference": "python311-3.11.13-1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-1.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64"
},
"product_reference": "python311-3.11.13-1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-1.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64"
},
"product_reference": "python311-base-3.11.13-1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-1.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x"
},
"product_reference": "python311-base-3.11.13-1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-1.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64"
},
"product_reference": "python311-base-3.11.13-1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-1.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64"
},
"product_reference": "python311-curses-3.11.13-1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-1.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x"
},
"product_reference": "python311-curses-3.11.13-1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-1.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
},
"product_reference": "python311-curses-3.11.13-1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-20907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20907"
}
],
"notes": [
{
"category": "general",
"text": "In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20907",
"url": "https://www.suse.com/security/cve/CVE-2019-20907"
},
{
"category": "external",
"summary": "SUSE Bug 1174091 for CVE-2019-20907",
"url": "https://bugzilla.suse.com/1174091"
}
],
"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.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T09:47:32Z",
"details": "moderate"
}
],
"title": "CVE-2019-20907"
},
{
"cve": "CVE-2019-9947",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9947"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9947",
"url": "https://www.suse.com/security/cve/CVE-2019-9947"
},
{
"category": "external",
"summary": "SUSE Bug 1130840 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1130840"
},
{
"category": "external",
"summary": "SUSE Bug 1136184 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1136184"
},
{
"category": "external",
"summary": "SUSE Bug 1155094 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1155094"
},
{
"category": "external",
"summary": "SUSE Bug 1201559 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1201559"
}
],
"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.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T09:47:32Z",
"details": "moderate"
}
],
"title": "CVE-2019-9947"
},
{
"cve": "CVE-2020-15523",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15523"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3.6 through 3.6.10, 3.7 through 3.7.8, 3.8 through 3.8.4rc1, and 3.9 through 3.9.0b4 on Windows, a Trojan horse python3.dll might be used in cases where CPython is embedded in a native application. This occurs because python3X.dll may use an invalid search path for python3.dll loading (after Py_SetPath has been used). NOTE: this issue CANNOT occur when using python.exe from a standard (non-embedded) Python installation on Windows.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15523",
"url": "https://www.suse.com/security/cve/CVE-2020-15523"
},
{
"category": "external",
"summary": "SUSE Bug 1173745 for CVE-2020-15523",
"url": "https://bugzilla.suse.com/1173745"
}
],
"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.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T09:47:32Z",
"details": "important"
}
],
"title": "CVE-2020-15523"
},
{
"cve": "CVE-2020-15801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15801"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3.8.4, sys.path restrictions specified in a python38._pth file are ignored, allowing code to be loaded from arbitrary locations. The \u003cexecutable-name\u003e._pth file (e.g., the python._pth file) is not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15801",
"url": "https://www.suse.com/security/cve/CVE-2020-15801"
},
{
"category": "external",
"summary": "SUSE Bug 1174241 for CVE-2020-15801",
"url": "https://bugzilla.suse.com/1174241"
}
],
"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.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T09:47:32Z",
"details": "critical"
}
],
"title": "CVE-2020-15801"
},
{
"cve": "CVE-2024-12718",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12718"
}
],
"notes": [
{
"category": "general",
"text": "Allows modifying some file metadata (e.g. last modified) with filter=\"data\" or file permissions (chmod) with filter=\"tar\" of files outside the extraction directory.\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don\u0027t include the extraction filter feature.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12718",
"url": "https://www.suse.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "SUSE Bug 1244056 for CVE-2024-12718",
"url": "https://bugzilla.suse.com/1244056"
}
],
"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.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T09:47:32Z",
"details": "moderate"
}
],
"title": "CVE-2024-12718"
},
{
"cve": "CVE-2025-4138",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4138"
}
],
"notes": [
{
"category": "general",
"text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4138",
"url": "https://www.suse.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "SUSE Bug 1244059 for CVE-2025-4138",
"url": "https://bugzilla.suse.com/1244059"
}
],
"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.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T09:47:32Z",
"details": "important"
}
],
"title": "CVE-2025-4138"
},
{
"cve": "CVE-2025-4330",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4330"
}
],
"notes": [
{
"category": "general",
"text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4330",
"url": "https://www.suse.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "SUSE Bug 1244060 for CVE-2025-4330",
"url": "https://bugzilla.suse.com/1244060"
}
],
"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.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T09:47:32Z",
"details": "important"
}
],
"title": "CVE-2025-4330"
},
{
"cve": "CVE-2025-4435",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4435"
}
],
"notes": [
{
"category": "general",
"text": "When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would still be extracted and not skipped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4435",
"url": "https://www.suse.com/security/cve/CVE-2025-4435"
},
{
"category": "external",
"summary": "SUSE Bug 1244061 for CVE-2025-4435",
"url": "https://bugzilla.suse.com/1244061"
}
],
"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.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T09:47:32Z",
"details": "important"
}
],
"title": "CVE-2025-4435"
},
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"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.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/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.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T09:47:32Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
},
{
"cve": "CVE-2025-4517",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4517"
}
],
"notes": [
{
"category": "general",
"text": "Allows arbitrary filesystem writes outside the extraction directory during extraction with filter=\"data\".\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4517",
"url": "https://www.suse.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "SUSE Bug 1244032 for CVE-2025-4517",
"url": "https://bugzilla.suse.com/1244032"
}
],
"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.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T09:47:32Z",
"details": "important"
}
],
"title": "CVE-2025-4517"
},
{
"cve": "CVE-2025-6069",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6069"
}
],
"notes": [
{
"category": "general",
"text": "The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6069",
"url": "https://www.suse.com/security/cve/CVE-2025-6069"
},
{
"category": "external",
"summary": "SUSE Bug 1244705 for CVE-2025-6069",
"url": "https://bugzilla.suse.com/1244705"
}
],
"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.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.13-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.13-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-11T09:47:32Z",
"details": "moderate"
}
],
"title": "CVE-2025-6069"
}
]
}
suse-su-2025:02038-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3 fixes the following issues:\n\n- CVE-2025-4516: CPython DecodeError Handling Vulnerability (bsc#1243273)\n\nOther fixes:\n- Add python36-* provides/obsoletes to enable SLE-12 -\u003e SLE-15\n migration (bsc#1233012)\n- Update vendored ipaddress module to 3.8 equivalent\n- Limit buffer size for IPv6 address parsing (bsc#1244401).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2038,SUSE-SUSE-MicroOS-5.1-2025-2038",
"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_02038-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02038-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502038-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02038-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040408.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233012",
"url": "https://bugzilla.suse.com/1233012"
},
{
"category": "self",
"summary": "SUSE Bug 1243273",
"url": "https://bugzilla.suse.com/1243273"
},
{
"category": "self",
"summary": "SUSE Bug 1244401",
"url": "https://bugzilla.suse.com/1244401"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
}
],
"title": "Security update for python3",
"tracking": {
"current_release_date": "2025-06-20T09:40:38Z",
"generator": {
"date": "2025-06-20T09:40:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02038-1",
"initial_release_date": "2025-06-20T09:40:38Z",
"revision_history": [
{
"date": "2025-06-20T09:40:38Z",
"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.179.1.aarch64",
"product": {
"name": "libpython3_6m1_0-3.6.15-150000.3.179.1.aarch64",
"product_id": "libpython3_6m1_0-3.6.15-150000.3.179.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150000.3.179.1.aarch64",
"product": {
"name": "python3-3.6.15-150000.3.179.1.aarch64",
"product_id": "python3-3.6.15-150000.3.179.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150000.3.179.1.aarch64",
"product": {
"name": "python3-base-3.6.15-150000.3.179.1.aarch64",
"product_id": "python3-base-3.6.15-150000.3.179.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150000.3.179.1.aarch64",
"product": {
"name": "python3-curses-3.6.15-150000.3.179.1.aarch64",
"product_id": "python3-curses-3.6.15-150000.3.179.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150000.3.179.1.aarch64",
"product": {
"name": "python3-dbm-3.6.15-150000.3.179.1.aarch64",
"product_id": "python3-dbm-3.6.15-150000.3.179.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150000.3.179.1.aarch64",
"product": {
"name": "python3-devel-3.6.15-150000.3.179.1.aarch64",
"product_id": "python3-devel-3.6.15-150000.3.179.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150000.3.179.1.aarch64",
"product": {
"name": "python3-doc-3.6.15-150000.3.179.1.aarch64",
"product_id": "python3-doc-3.6.15-150000.3.179.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150000.3.179.1.aarch64",
"product": {
"name": "python3-doc-devhelp-3.6.15-150000.3.179.1.aarch64",
"product_id": "python3-doc-devhelp-3.6.15-150000.3.179.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150000.3.179.1.aarch64",
"product": {
"name": "python3-idle-3.6.15-150000.3.179.1.aarch64",
"product_id": "python3-idle-3.6.15-150000.3.179.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150000.3.179.1.aarch64",
"product": {
"name": "python3-testsuite-3.6.15-150000.3.179.1.aarch64",
"product_id": "python3-testsuite-3.6.15-150000.3.179.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150000.3.179.1.aarch64",
"product": {
"name": "python3-tk-3.6.15-150000.3.179.1.aarch64",
"product_id": "python3-tk-3.6.15-150000.3.179.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150000.3.179.1.aarch64",
"product": {
"name": "python3-tools-3.6.15-150000.3.179.1.aarch64",
"product_id": "python3-tools-3.6.15-150000.3.179.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-64bit-3.6.15-150000.3.179.1.aarch64_ilp32",
"product": {
"name": "libpython3_6m1_0-64bit-3.6.15-150000.3.179.1.aarch64_ilp32",
"product_id": "libpython3_6m1_0-64bit-3.6.15-150000.3.179.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150000.3.179.1.i586",
"product": {
"name": "libpython3_6m1_0-3.6.15-150000.3.179.1.i586",
"product_id": "libpython3_6m1_0-3.6.15-150000.3.179.1.i586"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150000.3.179.1.i586",
"product": {
"name": "python3-3.6.15-150000.3.179.1.i586",
"product_id": "python3-3.6.15-150000.3.179.1.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150000.3.179.1.i586",
"product": {
"name": "python3-base-3.6.15-150000.3.179.1.i586",
"product_id": "python3-base-3.6.15-150000.3.179.1.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150000.3.179.1.i586",
"product": {
"name": "python3-curses-3.6.15-150000.3.179.1.i586",
"product_id": "python3-curses-3.6.15-150000.3.179.1.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150000.3.179.1.i586",
"product": {
"name": "python3-dbm-3.6.15-150000.3.179.1.i586",
"product_id": "python3-dbm-3.6.15-150000.3.179.1.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150000.3.179.1.i586",
"product": {
"name": "python3-devel-3.6.15-150000.3.179.1.i586",
"product_id": "python3-devel-3.6.15-150000.3.179.1.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150000.3.179.1.i586",
"product": {
"name": "python3-doc-3.6.15-150000.3.179.1.i586",
"product_id": "python3-doc-3.6.15-150000.3.179.1.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150000.3.179.1.i586",
"product": {
"name": "python3-doc-devhelp-3.6.15-150000.3.179.1.i586",
"product_id": "python3-doc-devhelp-3.6.15-150000.3.179.1.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150000.3.179.1.i586",
"product": {
"name": "python3-idle-3.6.15-150000.3.179.1.i586",
"product_id": "python3-idle-3.6.15-150000.3.179.1.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150000.3.179.1.i586",
"product": {
"name": "python3-testsuite-3.6.15-150000.3.179.1.i586",
"product_id": "python3-testsuite-3.6.15-150000.3.179.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150000.3.179.1.i586",
"product": {
"name": "python3-tk-3.6.15-150000.3.179.1.i586",
"product_id": "python3-tk-3.6.15-150000.3.179.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150000.3.179.1.i586",
"product": {
"name": "python3-tools-3.6.15-150000.3.179.1.i586",
"product_id": "python3-tools-3.6.15-150000.3.179.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150000.3.179.1.ppc64le",
"product": {
"name": "libpython3_6m1_0-3.6.15-150000.3.179.1.ppc64le",
"product_id": "libpython3_6m1_0-3.6.15-150000.3.179.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150000.3.179.1.ppc64le",
"product": {
"name": "python3-3.6.15-150000.3.179.1.ppc64le",
"product_id": "python3-3.6.15-150000.3.179.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150000.3.179.1.ppc64le",
"product": {
"name": "python3-base-3.6.15-150000.3.179.1.ppc64le",
"product_id": "python3-base-3.6.15-150000.3.179.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150000.3.179.1.ppc64le",
"product": {
"name": "python3-curses-3.6.15-150000.3.179.1.ppc64le",
"product_id": "python3-curses-3.6.15-150000.3.179.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150000.3.179.1.ppc64le",
"product": {
"name": "python3-dbm-3.6.15-150000.3.179.1.ppc64le",
"product_id": "python3-dbm-3.6.15-150000.3.179.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150000.3.179.1.ppc64le",
"product": {
"name": "python3-devel-3.6.15-150000.3.179.1.ppc64le",
"product_id": "python3-devel-3.6.15-150000.3.179.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150000.3.179.1.ppc64le",
"product": {
"name": "python3-doc-3.6.15-150000.3.179.1.ppc64le",
"product_id": "python3-doc-3.6.15-150000.3.179.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150000.3.179.1.ppc64le",
"product": {
"name": "python3-doc-devhelp-3.6.15-150000.3.179.1.ppc64le",
"product_id": "python3-doc-devhelp-3.6.15-150000.3.179.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150000.3.179.1.ppc64le",
"product": {
"name": "python3-idle-3.6.15-150000.3.179.1.ppc64le",
"product_id": "python3-idle-3.6.15-150000.3.179.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150000.3.179.1.ppc64le",
"product": {
"name": "python3-testsuite-3.6.15-150000.3.179.1.ppc64le",
"product_id": "python3-testsuite-3.6.15-150000.3.179.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150000.3.179.1.ppc64le",
"product": {
"name": "python3-tk-3.6.15-150000.3.179.1.ppc64le",
"product_id": "python3-tk-3.6.15-150000.3.179.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150000.3.179.1.ppc64le",
"product": {
"name": "python3-tools-3.6.15-150000.3.179.1.ppc64le",
"product_id": "python3-tools-3.6.15-150000.3.179.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150000.3.179.1.s390x",
"product": {
"name": "libpython3_6m1_0-3.6.15-150000.3.179.1.s390x",
"product_id": "libpython3_6m1_0-3.6.15-150000.3.179.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150000.3.179.1.s390x",
"product": {
"name": "python3-3.6.15-150000.3.179.1.s390x",
"product_id": "python3-3.6.15-150000.3.179.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150000.3.179.1.s390x",
"product": {
"name": "python3-base-3.6.15-150000.3.179.1.s390x",
"product_id": "python3-base-3.6.15-150000.3.179.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150000.3.179.1.s390x",
"product": {
"name": "python3-curses-3.6.15-150000.3.179.1.s390x",
"product_id": "python3-curses-3.6.15-150000.3.179.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150000.3.179.1.s390x",
"product": {
"name": "python3-dbm-3.6.15-150000.3.179.1.s390x",
"product_id": "python3-dbm-3.6.15-150000.3.179.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150000.3.179.1.s390x",
"product": {
"name": "python3-devel-3.6.15-150000.3.179.1.s390x",
"product_id": "python3-devel-3.6.15-150000.3.179.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150000.3.179.1.s390x",
"product": {
"name": "python3-doc-3.6.15-150000.3.179.1.s390x",
"product_id": "python3-doc-3.6.15-150000.3.179.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150000.3.179.1.s390x",
"product": {
"name": "python3-doc-devhelp-3.6.15-150000.3.179.1.s390x",
"product_id": "python3-doc-devhelp-3.6.15-150000.3.179.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150000.3.179.1.s390x",
"product": {
"name": "python3-idle-3.6.15-150000.3.179.1.s390x",
"product_id": "python3-idle-3.6.15-150000.3.179.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150000.3.179.1.s390x",
"product": {
"name": "python3-testsuite-3.6.15-150000.3.179.1.s390x",
"product_id": "python3-testsuite-3.6.15-150000.3.179.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150000.3.179.1.s390x",
"product": {
"name": "python3-tk-3.6.15-150000.3.179.1.s390x",
"product_id": "python3-tk-3.6.15-150000.3.179.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150000.3.179.1.s390x",
"product": {
"name": "python3-tools-3.6.15-150000.3.179.1.s390x",
"product_id": "python3-tools-3.6.15-150000.3.179.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150000.3.179.1.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.15-150000.3.179.1.x86_64",
"product_id": "libpython3_6m1_0-3.6.15-150000.3.179.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.15-150000.3.179.1.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.15-150000.3.179.1.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.15-150000.3.179.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150000.3.179.1.x86_64",
"product": {
"name": "python3-3.6.15-150000.3.179.1.x86_64",
"product_id": "python3-3.6.15-150000.3.179.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150000.3.179.1.x86_64",
"product": {
"name": "python3-base-3.6.15-150000.3.179.1.x86_64",
"product_id": "python3-base-3.6.15-150000.3.179.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150000.3.179.1.x86_64",
"product": {
"name": "python3-curses-3.6.15-150000.3.179.1.x86_64",
"product_id": "python3-curses-3.6.15-150000.3.179.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150000.3.179.1.x86_64",
"product": {
"name": "python3-dbm-3.6.15-150000.3.179.1.x86_64",
"product_id": "python3-dbm-3.6.15-150000.3.179.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150000.3.179.1.x86_64",
"product": {
"name": "python3-devel-3.6.15-150000.3.179.1.x86_64",
"product_id": "python3-devel-3.6.15-150000.3.179.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150000.3.179.1.x86_64",
"product": {
"name": "python3-doc-3.6.15-150000.3.179.1.x86_64",
"product_id": "python3-doc-3.6.15-150000.3.179.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150000.3.179.1.x86_64",
"product": {
"name": "python3-doc-devhelp-3.6.15-150000.3.179.1.x86_64",
"product_id": "python3-doc-devhelp-3.6.15-150000.3.179.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150000.3.179.1.x86_64",
"product": {
"name": "python3-idle-3.6.15-150000.3.179.1.x86_64",
"product_id": "python3-idle-3.6.15-150000.3.179.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150000.3.179.1.x86_64",
"product": {
"name": "python3-testsuite-3.6.15-150000.3.179.1.x86_64",
"product_id": "python3-testsuite-3.6.15-150000.3.179.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150000.3.179.1.x86_64",
"product": {
"name": "python3-tk-3.6.15-150000.3.179.1.x86_64",
"product_id": "python3-tk-3.6.15-150000.3.179.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150000.3.179.1.x86_64",
"product": {
"name": "python3-tools-3.6.15-150000.3.179.1.x86_64",
"product_id": "python3-tools-3.6.15-150000.3.179.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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.179.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.179.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150000.3.179.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.179.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.179.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150000.3.179.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.179.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.179.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150000.3.179.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.179.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.179.1.aarch64"
},
"product_reference": "python3-3.6.15-150000.3.179.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.179.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.179.1.s390x"
},
"product_reference": "python3-3.6.15-150000.3.179.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.179.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.179.1.x86_64"
},
"product_reference": "python3-3.6.15-150000.3.179.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.179.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.179.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150000.3.179.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.179.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.179.1.s390x"
},
"product_reference": "python3-base-3.6.15-150000.3.179.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.179.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.179.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150000.3.179.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.179.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.179.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.179.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.179.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.179.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.179.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.179.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.179.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.179.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.179.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.179.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.179.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.179.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.179.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.179.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.179.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.179.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.179.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.179.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.179.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.179.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.179.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.179.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.179.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.179.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.179.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.179.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T09:40:38Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
}
]
}
suse-su-2025:02048-1
Vulnerability from csaf_suse
Notes
{
"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\npython312 was updated from version 3.12.9 to 3.12.11:\n\n- Security issues fixed:\n\n * CVE-2025-4516: Fixed blocking DecodeError handling vulnerability, which could lead to DoS (bsc#1243273)\n * CVE-2024-12718, CVE-2025-4138, CVE-2025-4330, CVE-2025-4517: Fixed multiple issues that allowed tarfile \n extraction filters to be bypassed using crafted symlinks and hard links\n (bsc#1244056, bsc#1244059, bsc#1244060, bsc#1244032)\n\n- Other changes and bugs fixed:\n\n * Added --single-process option to the Python test runner (regrtest).\n * Added support for text/x-rst MIME type.\n * Corrected issues in various modules.\n * Fixed bugs in the in the folding of rfc2047 encoded-words and in the folding of quoted strings when flattening an\n email message using a modern email policy.\n * Fixed f-string handling of lambda expressions with non-ASCII characters.\n * Fixed ipaddress.IPv6Address.reverse_pointer output according to RFC 3596.\n * Fixed parsing long IPv6 addresses with embedded IPv4 address.\n * Fixed resource leaks in gzip and multiprocessing Resource Tracker.\n * Improved IDLE\u0027s documentation display.\n * Improved the textual representation of IPv4-mapped IPv6 addresses in ipaddress.\n * ipaddress: fixed hash collisions for IPv4Network and IPv6Network objects\n * Made from __future__ import barry_as_FLUFL work in more contexts.\n * Resolved potential crashes in contextvars, xml.etree.ElementTree, sqlite3, and the sys module.\n * Scheduled deprecation of the check_home argument in sysconfig.is_python_build() for Python 3.15.\n * Stop the processing of long IPv6 addresses early in ipaddress to prevent excessive memory consumption and a minor\n denial-of-service.\n * Undeprecated functional API for importlib.resources and added Anchor.\n * Updated bundled libexpat to 2.7.1\n * Updated bundled pip to version 25.0.1.\n * Updated documentation for generic classes, wheel tags, and the C API.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2048,SUSE-SLE-Module-Python3-15-SP6-2025-2048,openSUSE-SLE-15.6-2025-2048",
"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_02048-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02048-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502048-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02048-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040421.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243273",
"url": "https://bugzilla.suse.com/1243273"
},
{
"category": "self",
"summary": "SUSE Bug 1244032",
"url": "https://bugzilla.suse.com/1244032"
},
{
"category": "self",
"summary": "SUSE Bug 1244056",
"url": "https://bugzilla.suse.com/1244056"
},
{
"category": "self",
"summary": "SUSE Bug 1244059",
"url": "https://bugzilla.suse.com/1244059"
},
{
"category": "self",
"summary": "SUSE Bug 1244060",
"url": "https://bugzilla.suse.com/1244060"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12718 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12718/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4138 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4138/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4330 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4330/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4517 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4517/"
}
],
"title": "Security update for python312",
"tracking": {
"current_release_date": "2025-06-20T12:40:39Z",
"generator": {
"date": "2025-06-20T12:40:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02048-1",
"initial_release_date": "2025-06-20T12:40:39Z",
"revision_history": [
{
"date": "2025-06-20T12:40:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"product": {
"name": "libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"product_id": "libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-3.12.11-150600.3.30.1.aarch64",
"product": {
"name": "python312-3.12.11-150600.3.30.1.aarch64",
"product_id": "python312-3.12.11-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.11-150600.3.30.1.aarch64",
"product": {
"name": "python312-base-3.12.11-150600.3.30.1.aarch64",
"product_id": "python312-base-3.12.11-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.11-150600.3.30.1.aarch64",
"product": {
"name": "python312-curses-3.12.11-150600.3.30.1.aarch64",
"product_id": "python312-curses-3.12.11-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.11-150600.3.30.1.aarch64",
"product": {
"name": "python312-dbm-3.12.11-150600.3.30.1.aarch64",
"product_id": "python312-dbm-3.12.11-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.11-150600.3.30.1.aarch64",
"product": {
"name": "python312-devel-3.12.11-150600.3.30.1.aarch64",
"product_id": "python312-devel-3.12.11-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.11-150600.3.30.1.aarch64",
"product": {
"name": "python312-doc-3.12.11-150600.3.30.1.aarch64",
"product_id": "python312-doc-3.12.11-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64",
"product": {
"name": "python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64",
"product_id": "python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.11-150600.3.30.1.aarch64",
"product": {
"name": "python312-idle-3.12.11-150600.3.30.1.aarch64",
"product_id": "python312-idle-3.12.11-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.11-150600.3.30.1.aarch64",
"product": {
"name": "python312-testsuite-3.12.11-150600.3.30.1.aarch64",
"product_id": "python312-testsuite-3.12.11-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.11-150600.3.30.1.aarch64",
"product": {
"name": "python312-tk-3.12.11-150600.3.30.1.aarch64",
"product_id": "python312-tk-3.12.11-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.11-150600.3.30.1.aarch64",
"product": {
"name": "python312-tools-3.12.11-150600.3.30.1.aarch64",
"product_id": "python312-tools-3.12.11-150600.3.30.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-64bit-3.12.11-150600.3.30.1.aarch64_ilp32",
"product": {
"name": "libpython3_12-1_0-64bit-3.12.11-150600.3.30.1.aarch64_ilp32",
"product_id": "libpython3_12-1_0-64bit-3.12.11-150600.3.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python312-64bit-3.12.11-150600.3.30.1.aarch64_ilp32",
"product": {
"name": "python312-64bit-3.12.11-150600.3.30.1.aarch64_ilp32",
"product_id": "python312-64bit-3.12.11-150600.3.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python312-base-64bit-3.12.11-150600.3.30.1.aarch64_ilp32",
"product": {
"name": "python312-base-64bit-3.12.11-150600.3.30.1.aarch64_ilp32",
"product_id": "python312-base-64bit-3.12.11-150600.3.30.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.11-150600.3.30.1.i586",
"product": {
"name": "libpython3_12-1_0-3.12.11-150600.3.30.1.i586",
"product_id": "libpython3_12-1_0-3.12.11-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python312-3.12.11-150600.3.30.1.i586",
"product": {
"name": "python312-3.12.11-150600.3.30.1.i586",
"product_id": "python312-3.12.11-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.11-150600.3.30.1.i586",
"product": {
"name": "python312-base-3.12.11-150600.3.30.1.i586",
"product_id": "python312-base-3.12.11-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.11-150600.3.30.1.i586",
"product": {
"name": "python312-curses-3.12.11-150600.3.30.1.i586",
"product_id": "python312-curses-3.12.11-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.11-150600.3.30.1.i586",
"product": {
"name": "python312-dbm-3.12.11-150600.3.30.1.i586",
"product_id": "python312-dbm-3.12.11-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.11-150600.3.30.1.i586",
"product": {
"name": "python312-devel-3.12.11-150600.3.30.1.i586",
"product_id": "python312-devel-3.12.11-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.11-150600.3.30.1.i586",
"product": {
"name": "python312-doc-3.12.11-150600.3.30.1.i586",
"product_id": "python312-doc-3.12.11-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.11-150600.3.30.1.i586",
"product": {
"name": "python312-doc-devhelp-3.12.11-150600.3.30.1.i586",
"product_id": "python312-doc-devhelp-3.12.11-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.11-150600.3.30.1.i586",
"product": {
"name": "python312-idle-3.12.11-150600.3.30.1.i586",
"product_id": "python312-idle-3.12.11-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.11-150600.3.30.1.i586",
"product": {
"name": "python312-testsuite-3.12.11-150600.3.30.1.i586",
"product_id": "python312-testsuite-3.12.11-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.11-150600.3.30.1.i586",
"product": {
"name": "python312-tk-3.12.11-150600.3.30.1.i586",
"product_id": "python312-tk-3.12.11-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.11-150600.3.30.1.i586",
"product": {
"name": "python312-tools-3.12.11-150600.3.30.1.i586",
"product_id": "python312-tools-3.12.11-150600.3.30.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"product": {
"name": "libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"product_id": "libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-3.12.11-150600.3.30.1.ppc64le",
"product": {
"name": "python312-3.12.11-150600.3.30.1.ppc64le",
"product_id": "python312-3.12.11-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.11-150600.3.30.1.ppc64le",
"product": {
"name": "python312-base-3.12.11-150600.3.30.1.ppc64le",
"product_id": "python312-base-3.12.11-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.11-150600.3.30.1.ppc64le",
"product": {
"name": "python312-curses-3.12.11-150600.3.30.1.ppc64le",
"product_id": "python312-curses-3.12.11-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"product": {
"name": "python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"product_id": "python312-dbm-3.12.11-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.11-150600.3.30.1.ppc64le",
"product": {
"name": "python312-devel-3.12.11-150600.3.30.1.ppc64le",
"product_id": "python312-devel-3.12.11-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.11-150600.3.30.1.ppc64le",
"product": {
"name": "python312-doc-3.12.11-150600.3.30.1.ppc64le",
"product_id": "python312-doc-3.12.11-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le",
"product": {
"name": "python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le",
"product_id": "python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.11-150600.3.30.1.ppc64le",
"product": {
"name": "python312-idle-3.12.11-150600.3.30.1.ppc64le",
"product_id": "python312-idle-3.12.11-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.11-150600.3.30.1.ppc64le",
"product": {
"name": "python312-testsuite-3.12.11-150600.3.30.1.ppc64le",
"product_id": "python312-testsuite-3.12.11-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.11-150600.3.30.1.ppc64le",
"product": {
"name": "python312-tk-3.12.11-150600.3.30.1.ppc64le",
"product_id": "python312-tk-3.12.11-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.11-150600.3.30.1.ppc64le",
"product": {
"name": "python312-tools-3.12.11-150600.3.30.1.ppc64le",
"product_id": "python312-tools-3.12.11-150600.3.30.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"product": {
"name": "libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"product_id": "libpython3_12-1_0-3.12.11-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-3.12.11-150600.3.30.1.s390x",
"product": {
"name": "python312-3.12.11-150600.3.30.1.s390x",
"product_id": "python312-3.12.11-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.11-150600.3.30.1.s390x",
"product": {
"name": "python312-base-3.12.11-150600.3.30.1.s390x",
"product_id": "python312-base-3.12.11-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.11-150600.3.30.1.s390x",
"product": {
"name": "python312-curses-3.12.11-150600.3.30.1.s390x",
"product_id": "python312-curses-3.12.11-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.11-150600.3.30.1.s390x",
"product": {
"name": "python312-dbm-3.12.11-150600.3.30.1.s390x",
"product_id": "python312-dbm-3.12.11-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.11-150600.3.30.1.s390x",
"product": {
"name": "python312-devel-3.12.11-150600.3.30.1.s390x",
"product_id": "python312-devel-3.12.11-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.11-150600.3.30.1.s390x",
"product": {
"name": "python312-doc-3.12.11-150600.3.30.1.s390x",
"product_id": "python312-doc-3.12.11-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.11-150600.3.30.1.s390x",
"product": {
"name": "python312-doc-devhelp-3.12.11-150600.3.30.1.s390x",
"product_id": "python312-doc-devhelp-3.12.11-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.11-150600.3.30.1.s390x",
"product": {
"name": "python312-idle-3.12.11-150600.3.30.1.s390x",
"product_id": "python312-idle-3.12.11-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.11-150600.3.30.1.s390x",
"product": {
"name": "python312-testsuite-3.12.11-150600.3.30.1.s390x",
"product_id": "python312-testsuite-3.12.11-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.11-150600.3.30.1.s390x",
"product": {
"name": "python312-tk-3.12.11-150600.3.30.1.s390x",
"product_id": "python312-tk-3.12.11-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.11-150600.3.30.1.s390x",
"product": {
"name": "python312-tools-3.12.11-150600.3.30.1.s390x",
"product_id": "python312-tools-3.12.11-150600.3.30.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"product": {
"name": "libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"product_id": "libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_12-1_0-32bit-3.12.11-150600.3.30.1.x86_64",
"product": {
"name": "libpython3_12-1_0-32bit-3.12.11-150600.3.30.1.x86_64",
"product_id": "libpython3_12-1_0-32bit-3.12.11-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-3.12.11-150600.3.30.1.x86_64",
"product": {
"name": "python312-3.12.11-150600.3.30.1.x86_64",
"product_id": "python312-3.12.11-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-32bit-3.12.11-150600.3.30.1.x86_64",
"product": {
"name": "python312-32bit-3.12.11-150600.3.30.1.x86_64",
"product_id": "python312-32bit-3.12.11-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.11-150600.3.30.1.x86_64",
"product": {
"name": "python312-base-3.12.11-150600.3.30.1.x86_64",
"product_id": "python312-base-3.12.11-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-base-32bit-3.12.11-150600.3.30.1.x86_64",
"product": {
"name": "python312-base-32bit-3.12.11-150600.3.30.1.x86_64",
"product_id": "python312-base-32bit-3.12.11-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.11-150600.3.30.1.x86_64",
"product": {
"name": "python312-curses-3.12.11-150600.3.30.1.x86_64",
"product_id": "python312-curses-3.12.11-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.11-150600.3.30.1.x86_64",
"product": {
"name": "python312-dbm-3.12.11-150600.3.30.1.x86_64",
"product_id": "python312-dbm-3.12.11-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.11-150600.3.30.1.x86_64",
"product": {
"name": "python312-devel-3.12.11-150600.3.30.1.x86_64",
"product_id": "python312-devel-3.12.11-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.11-150600.3.30.1.x86_64",
"product": {
"name": "python312-doc-3.12.11-150600.3.30.1.x86_64",
"product_id": "python312-doc-3.12.11-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64",
"product": {
"name": "python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64",
"product_id": "python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.11-150600.3.30.1.x86_64",
"product": {
"name": "python312-idle-3.12.11-150600.3.30.1.x86_64",
"product_id": "python312-idle-3.12.11-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.11-150600.3.30.1.x86_64",
"product": {
"name": "python312-testsuite-3.12.11-150600.3.30.1.x86_64",
"product_id": "python312-testsuite-3.12.11-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.11-150600.3.30.1.x86_64",
"product": {
"name": "python312-tk-3.12.11-150600.3.30.1.x86_64",
"product_id": "python312-tk-3.12.11-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.11-150600.3.30.1.x86_64",
"product": {
"name": "python312-tools-3.12.11-150600.3.30.1.x86_64",
"product_id": "python312-tools-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.aarch64"
},
"product_reference": "libpython3_12-1_0-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.ppc64le"
},
"product_reference": "libpython3_12-1_0-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.s390x"
},
"product_reference": "libpython3_12-1_0-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.x86_64"
},
"product_reference": "libpython3_12-1_0-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.aarch64"
},
"product_reference": "python312-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.ppc64le"
},
"product_reference": "python312-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.s390x"
},
"product_reference": "python312-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.aarch64"
},
"product_reference": "python312-base-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.ppc64le"
},
"product_reference": "python312-base-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.s390x"
},
"product_reference": "python312-base-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-base-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.aarch64"
},
"product_reference": "python312-curses-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.ppc64le"
},
"product_reference": "python312-curses-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.s390x"
},
"product_reference": "python312-curses-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-curses-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.aarch64"
},
"product_reference": "python312-dbm-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.s390x"
},
"product_reference": "python312-dbm-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-dbm-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.aarch64"
},
"product_reference": "python312-devel-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.ppc64le"
},
"product_reference": "python312-devel-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.s390x"
},
"product_reference": "python312-devel-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-devel-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.aarch64"
},
"product_reference": "python312-idle-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.ppc64le"
},
"product_reference": "python312-idle-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.s390x"
},
"product_reference": "python312-idle-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-idle-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.aarch64"
},
"product_reference": "python312-tk-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.ppc64le"
},
"product_reference": "python312-tk-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.s390x"
},
"product_reference": "python312-tk-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-tk-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.aarch64"
},
"product_reference": "python312-tools-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.ppc64le"
},
"product_reference": "python312-tools-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.s390x"
},
"product_reference": "python312-tools-3.12.11-150600.3.30.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.11-150600.3.30.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.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-tools-3.12.11-150600.3.30.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.11-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64"
},
"product_reference": "libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le"
},
"product_reference": "libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.11-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x"
},
"product_reference": "libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64"
},
"product_reference": "libpython3_12-1_0-3.12.11-150600.3.30.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.11-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1.x86_64"
},
"product_reference": "libpython3_12-1_0-32bit-3.12.11-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.11-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.aarch64"
},
"product_reference": "python312-3.12.11-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.11-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.ppc64le"
},
"product_reference": "python312-3.12.11-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.11-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.s390x"
},
"product_reference": "python312-3.12.11-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.11-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-3.12.11-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-32bit-3.12.11-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-32bit-3.12.11-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.11-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.aarch64"
},
"product_reference": "python312-base-3.12.11-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.11-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.ppc64le"
},
"product_reference": "python312-base-3.12.11-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.11-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.s390x"
},
"product_reference": "python312-base-3.12.11-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.11-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-base-3.12.11-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-32bit-3.12.11-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-base-32bit-3.12.11-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.11-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.aarch64"
},
"product_reference": "python312-curses-3.12.11-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.11-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.ppc64le"
},
"product_reference": "python312-curses-3.12.11-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.11-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.s390x"
},
"product_reference": "python312-curses-3.12.11-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.11-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-curses-3.12.11-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.11-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.aarch64"
},
"product_reference": "python312-dbm-3.12.11-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.11-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.11-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.s390x"
},
"product_reference": "python312-dbm-3.12.11-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.11-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-dbm-3.12.11-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.11-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.aarch64"
},
"product_reference": "python312-devel-3.12.11-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.11-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.ppc64le"
},
"product_reference": "python312-devel-3.12.11-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.11-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.s390x"
},
"product_reference": "python312-devel-3.12.11-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.11-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-devel-3.12.11-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.11-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.aarch64"
},
"product_reference": "python312-doc-3.12.11-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.11-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.ppc64le"
},
"product_reference": "python312-doc-3.12.11-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.11-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.s390x"
},
"product_reference": "python312-doc-3.12.11-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.11-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-doc-3.12.11-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64"
},
"product_reference": "python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le"
},
"product_reference": "python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.11-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.s390x"
},
"product_reference": "python312-doc-devhelp-3.12.11-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.11-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.aarch64"
},
"product_reference": "python312-idle-3.12.11-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.11-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.ppc64le"
},
"product_reference": "python312-idle-3.12.11-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.11-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.s390x"
},
"product_reference": "python312-idle-3.12.11-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.11-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-idle-3.12.11-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.11-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.aarch64"
},
"product_reference": "python312-testsuite-3.12.11-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.11-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.ppc64le"
},
"product_reference": "python312-testsuite-3.12.11-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.11-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.s390x"
},
"product_reference": "python312-testsuite-3.12.11-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.11-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-testsuite-3.12.11-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.11-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.aarch64"
},
"product_reference": "python312-tk-3.12.11-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.11-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.ppc64le"
},
"product_reference": "python312-tk-3.12.11-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.11-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.s390x"
},
"product_reference": "python312-tk-3.12.11-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.11-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-tk-3.12.11-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.11-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.aarch64"
},
"product_reference": "python312-tools-3.12.11-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.11-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.ppc64le"
},
"product_reference": "python312-tools-3.12.11-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.11-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.s390x"
},
"product_reference": "python312-tools-3.12.11-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.11-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.x86_64"
},
"product_reference": "python312-tools-3.12.11-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12718",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12718"
}
],
"notes": [
{
"category": "general",
"text": "Allows modifying some file metadata (e.g. last modified) with filter=\"data\" or file permissions (chmod) with filter=\"tar\" of files outside the extraction directory.\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don\u0027t include the extraction filter feature.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12718",
"url": "https://www.suse.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "SUSE Bug 1244056 for CVE-2024-12718",
"url": "https://bugzilla.suse.com/1244056"
}
],
"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.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:40:39Z",
"details": "moderate"
}
],
"title": "CVE-2024-12718"
},
{
"cve": "CVE-2025-4138",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4138"
}
],
"notes": [
{
"category": "general",
"text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4138",
"url": "https://www.suse.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "SUSE Bug 1244059 for CVE-2025-4138",
"url": "https://bugzilla.suse.com/1244059"
}
],
"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.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:40:39Z",
"details": "important"
}
],
"title": "CVE-2025-4138"
},
{
"cve": "CVE-2025-4330",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4330"
}
],
"notes": [
{
"category": "general",
"text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4330",
"url": "https://www.suse.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "SUSE Bug 1244060 for CVE-2025-4330",
"url": "https://bugzilla.suse.com/1244060"
}
],
"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.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:40:39Z",
"details": "important"
}
],
"title": "CVE-2025-4330"
},
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"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.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/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.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:40:39Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
},
{
"cve": "CVE-2025-4517",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4517"
}
],
"notes": [
{
"category": "general",
"text": "Allows arbitrary filesystem writes outside the extraction directory during extraction with filter=\"data\".\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4517",
"url": "https://www.suse.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "SUSE Bug 1244032 for CVE-2025-4517",
"url": "https://bugzilla.suse.com/1244032"
}
],
"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.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:40:39Z",
"details": "important"
}
],
"title": "CVE-2025-4517"
}
]
}
suse-su-2025:02049-1
Vulnerability from csaf_suse
Notes
{
"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\npython311 was updated from version 3.11.10 to 3.11.13:\n\n- Security issues fixed:\n\n * CVE-2025-4516: Fixed blocking DecodeError handling vulnerability, which could lead to DoS (bsc#1243273).\n * CVE-2024-12718, CVE-2025-4138, CVE-2025-4330, CVE-2025-4517: Fixed multiple issues that allowed tarfile \n extraction filters to be bypassed using crafted symlinks and hard links\n (bsc#1244056, bsc#1244059, bsc#1244060, bsc#1244032)\n\n- Other bugs fixed:\n \n * Improved handling of system call failures that OpenSSL reports (bsc#1241067)\n * Disable GC during thread operations to prevent deadlocks.\n * Fixed a potential denial of service vulnerability in the imaplib module.\n * Fixed bugs in the in the folding of rfc2047 encoded-words and in the folding of quoted strings when flattening an\n email message using a modern email policy.\n * Fixed parsing long IPv6 addresses with embedded IPv4 address.\n * Fixed ipaddress.IPv6Address.reverse_pointer output according to RFC 3596.\n * Improved the textual representation of IPv4-mapped IPv6 addresses in ipaddress.\n * ipaddress: fixed hash collisions for IPv4Network and IPv6Network objects\n * os.path.realpath() now accepts a strict keyword-only argument.\n * Stop the processing of long IPv6 addresses early in ipaddress to prevent excessive memory consumption and a minor\n denial-of-service.\n * Updated bundled libexpat to 2.7.1\n * Writers of CPython documentation can now use next as the version for the versionchanged, versionadded,\n deprecated directives.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2049,SUSE-SLE-Module-Public-Cloud-15-SP4-2025-2049,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2049,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2049,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2049,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2049,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2049,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2049,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2049,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2049",
"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_02049-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02049-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502049-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02049-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040420.html"
},
{
"category": "self",
"summary": "SUSE Bug 1241067",
"url": "https://bugzilla.suse.com/1241067"
},
{
"category": "self",
"summary": "SUSE Bug 1243273",
"url": "https://bugzilla.suse.com/1243273"
},
{
"category": "self",
"summary": "SUSE Bug 1244032",
"url": "https://bugzilla.suse.com/1244032"
},
{
"category": "self",
"summary": "SUSE Bug 1244056",
"url": "https://bugzilla.suse.com/1244056"
},
{
"category": "self",
"summary": "SUSE Bug 1244059",
"url": "https://bugzilla.suse.com/1244059"
},
{
"category": "self",
"summary": "SUSE Bug 1244060",
"url": "https://bugzilla.suse.com/1244060"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12718 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12718/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4138 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4138/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4330 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4330/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4517 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4517/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2025-06-20T12:41:35Z",
"generator": {
"date": "2025-06-20T12:41:35Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02049-1",
"initial_release_date": "2025-06-20T12:41:35Z",
"revision_history": [
{
"date": "2025-06-20T12:41:35Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.13-150400.9.60.1.aarch64",
"product": {
"name": "python311-3.11.13-150400.9.60.1.aarch64",
"product_id": "python311-3.11.13-150400.9.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.13-150400.9.60.1.aarch64",
"product": {
"name": "python311-base-3.11.13-150400.9.60.1.aarch64",
"product_id": "python311-base-3.11.13-150400.9.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.13-150400.9.60.1.aarch64",
"product": {
"name": "python311-curses-3.11.13-150400.9.60.1.aarch64",
"product_id": "python311-curses-3.11.13-150400.9.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.13-150400.9.60.1.aarch64",
"product": {
"name": "python311-dbm-3.11.13-150400.9.60.1.aarch64",
"product_id": "python311-dbm-3.11.13-150400.9.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.13-150400.9.60.1.aarch64",
"product": {
"name": "python311-devel-3.11.13-150400.9.60.1.aarch64",
"product_id": "python311-devel-3.11.13-150400.9.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.13-150400.9.60.1.aarch64",
"product": {
"name": "python311-doc-3.11.13-150400.9.60.1.aarch64",
"product_id": "python311-doc-3.11.13-150400.9.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"product": {
"name": "python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"product_id": "python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.13-150400.9.60.1.aarch64",
"product": {
"name": "python311-idle-3.11.13-150400.9.60.1.aarch64",
"product_id": "python311-idle-3.11.13-150400.9.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.13-150400.9.60.1.aarch64",
"product": {
"name": "python311-testsuite-3.11.13-150400.9.60.1.aarch64",
"product_id": "python311-testsuite-3.11.13-150400.9.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.13-150400.9.60.1.aarch64",
"product": {
"name": "python311-tk-3.11.13-150400.9.60.1.aarch64",
"product_id": "python311-tk-3.11.13-150400.9.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.13-150400.9.60.1.aarch64",
"product": {
"name": "python311-tools-3.11.13-150400.9.60.1.aarch64",
"product_id": "python311-tools-3.11.13-150400.9.60.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-64bit-3.11.13-150400.9.60.1.aarch64_ilp32",
"product": {
"name": "libpython3_11-1_0-64bit-3.11.13-150400.9.60.1.aarch64_ilp32",
"product_id": "libpython3_11-1_0-64bit-3.11.13-150400.9.60.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-64bit-3.11.13-150400.9.60.1.aarch64_ilp32",
"product": {
"name": "python311-64bit-3.11.13-150400.9.60.1.aarch64_ilp32",
"product_id": "python311-64bit-3.11.13-150400.9.60.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-base-64bit-3.11.13-150400.9.60.1.aarch64_ilp32",
"product": {
"name": "python311-base-64bit-3.11.13-150400.9.60.1.aarch64_ilp32",
"product_id": "python311-base-64bit-3.11.13-150400.9.60.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.13-150400.9.60.1.i586",
"product": {
"name": "libpython3_11-1_0-3.11.13-150400.9.60.1.i586",
"product_id": "libpython3_11-1_0-3.11.13-150400.9.60.1.i586"
}
},
{
"category": "product_version",
"name": "python311-3.11.13-150400.9.60.1.i586",
"product": {
"name": "python311-3.11.13-150400.9.60.1.i586",
"product_id": "python311-3.11.13-150400.9.60.1.i586"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.13-150400.9.60.1.i586",
"product": {
"name": "python311-base-3.11.13-150400.9.60.1.i586",
"product_id": "python311-base-3.11.13-150400.9.60.1.i586"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.13-150400.9.60.1.i586",
"product": {
"name": "python311-curses-3.11.13-150400.9.60.1.i586",
"product_id": "python311-curses-3.11.13-150400.9.60.1.i586"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.13-150400.9.60.1.i586",
"product": {
"name": "python311-dbm-3.11.13-150400.9.60.1.i586",
"product_id": "python311-dbm-3.11.13-150400.9.60.1.i586"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.13-150400.9.60.1.i586",
"product": {
"name": "python311-devel-3.11.13-150400.9.60.1.i586",
"product_id": "python311-devel-3.11.13-150400.9.60.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.13-150400.9.60.1.i586",
"product": {
"name": "python311-doc-3.11.13-150400.9.60.1.i586",
"product_id": "python311-doc-3.11.13-150400.9.60.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.13-150400.9.60.1.i586",
"product": {
"name": "python311-doc-devhelp-3.11.13-150400.9.60.1.i586",
"product_id": "python311-doc-devhelp-3.11.13-150400.9.60.1.i586"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.13-150400.9.60.1.i586",
"product": {
"name": "python311-idle-3.11.13-150400.9.60.1.i586",
"product_id": "python311-idle-3.11.13-150400.9.60.1.i586"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.13-150400.9.60.1.i586",
"product": {
"name": "python311-testsuite-3.11.13-150400.9.60.1.i586",
"product_id": "python311-testsuite-3.11.13-150400.9.60.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.13-150400.9.60.1.i586",
"product": {
"name": "python311-tk-3.11.13-150400.9.60.1.i586",
"product_id": "python311-tk-3.11.13-150400.9.60.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.13-150400.9.60.1.i586",
"product": {
"name": "python311-tools-3.11.13-150400.9.60.1.i586",
"product_id": "python311-tools-3.11.13-150400.9.60.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"product": {
"name": "libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"product_id": "libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-3.11.13-150400.9.60.1.ppc64le",
"product": {
"name": "python311-3.11.13-150400.9.60.1.ppc64le",
"product_id": "python311-3.11.13-150400.9.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.13-150400.9.60.1.ppc64le",
"product": {
"name": "python311-base-3.11.13-150400.9.60.1.ppc64le",
"product_id": "python311-base-3.11.13-150400.9.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.13-150400.9.60.1.ppc64le",
"product": {
"name": "python311-curses-3.11.13-150400.9.60.1.ppc64le",
"product_id": "python311-curses-3.11.13-150400.9.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"product": {
"name": "python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"product_id": "python311-dbm-3.11.13-150400.9.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.13-150400.9.60.1.ppc64le",
"product": {
"name": "python311-devel-3.11.13-150400.9.60.1.ppc64le",
"product_id": "python311-devel-3.11.13-150400.9.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.13-150400.9.60.1.ppc64le",
"product": {
"name": "python311-doc-3.11.13-150400.9.60.1.ppc64le",
"product_id": "python311-doc-3.11.13-150400.9.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"product": {
"name": "python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"product_id": "python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.13-150400.9.60.1.ppc64le",
"product": {
"name": "python311-idle-3.11.13-150400.9.60.1.ppc64le",
"product_id": "python311-idle-3.11.13-150400.9.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.13-150400.9.60.1.ppc64le",
"product": {
"name": "python311-testsuite-3.11.13-150400.9.60.1.ppc64le",
"product_id": "python311-testsuite-3.11.13-150400.9.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.13-150400.9.60.1.ppc64le",
"product": {
"name": "python311-tk-3.11.13-150400.9.60.1.ppc64le",
"product_id": "python311-tk-3.11.13-150400.9.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.13-150400.9.60.1.ppc64le",
"product": {
"name": "python311-tools-3.11.13-150400.9.60.1.ppc64le",
"product_id": "python311-tools-3.11.13-150400.9.60.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"product_id": "libpython3_11-1_0-3.11.13-150400.9.60.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.13-150400.9.60.1.s390x",
"product": {
"name": "python311-3.11.13-150400.9.60.1.s390x",
"product_id": "python311-3.11.13-150400.9.60.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.13-150400.9.60.1.s390x",
"product": {
"name": "python311-base-3.11.13-150400.9.60.1.s390x",
"product_id": "python311-base-3.11.13-150400.9.60.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.13-150400.9.60.1.s390x",
"product": {
"name": "python311-curses-3.11.13-150400.9.60.1.s390x",
"product_id": "python311-curses-3.11.13-150400.9.60.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.13-150400.9.60.1.s390x",
"product": {
"name": "python311-dbm-3.11.13-150400.9.60.1.s390x",
"product_id": "python311-dbm-3.11.13-150400.9.60.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.13-150400.9.60.1.s390x",
"product": {
"name": "python311-devel-3.11.13-150400.9.60.1.s390x",
"product_id": "python311-devel-3.11.13-150400.9.60.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.13-150400.9.60.1.s390x",
"product": {
"name": "python311-doc-3.11.13-150400.9.60.1.s390x",
"product_id": "python311-doc-3.11.13-150400.9.60.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"product": {
"name": "python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"product_id": "python311-doc-devhelp-3.11.13-150400.9.60.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.13-150400.9.60.1.s390x",
"product": {
"name": "python311-idle-3.11.13-150400.9.60.1.s390x",
"product_id": "python311-idle-3.11.13-150400.9.60.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.13-150400.9.60.1.s390x",
"product": {
"name": "python311-testsuite-3.11.13-150400.9.60.1.s390x",
"product_id": "python311-testsuite-3.11.13-150400.9.60.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.13-150400.9.60.1.s390x",
"product": {
"name": "python311-tk-3.11.13-150400.9.60.1.s390x",
"product_id": "python311-tk-3.11.13-150400.9.60.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.13-150400.9.60.1.s390x",
"product": {
"name": "python311-tools-3.11.13-150400.9.60.1.s390x",
"product_id": "python311-tools-3.11.13-150400.9.60.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_11-1_0-32bit-3.11.13-150400.9.60.1.x86_64",
"product": {
"name": "libpython3_11-1_0-32bit-3.11.13-150400.9.60.1.x86_64",
"product_id": "libpython3_11-1_0-32bit-3.11.13-150400.9.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.13-150400.9.60.1.x86_64",
"product": {
"name": "python311-3.11.13-150400.9.60.1.x86_64",
"product_id": "python311-3.11.13-150400.9.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.13-150400.9.60.1.x86_64",
"product": {
"name": "python311-32bit-3.11.13-150400.9.60.1.x86_64",
"product_id": "python311-32bit-3.11.13-150400.9.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.13-150400.9.60.1.x86_64",
"product": {
"name": "python311-base-3.11.13-150400.9.60.1.x86_64",
"product_id": "python311-base-3.11.13-150400.9.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-32bit-3.11.13-150400.9.60.1.x86_64",
"product": {
"name": "python311-base-32bit-3.11.13-150400.9.60.1.x86_64",
"product_id": "python311-base-32bit-3.11.13-150400.9.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.13-150400.9.60.1.x86_64",
"product": {
"name": "python311-curses-3.11.13-150400.9.60.1.x86_64",
"product_id": "python311-curses-3.11.13-150400.9.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.13-150400.9.60.1.x86_64",
"product": {
"name": "python311-dbm-3.11.13-150400.9.60.1.x86_64",
"product_id": "python311-dbm-3.11.13-150400.9.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.13-150400.9.60.1.x86_64",
"product": {
"name": "python311-devel-3.11.13-150400.9.60.1.x86_64",
"product_id": "python311-devel-3.11.13-150400.9.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.13-150400.9.60.1.x86_64",
"product": {
"name": "python311-doc-3.11.13-150400.9.60.1.x86_64",
"product_id": "python311-doc-3.11.13-150400.9.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"product": {
"name": "python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"product_id": "python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.13-150400.9.60.1.x86_64",
"product": {
"name": "python311-idle-3.11.13-150400.9.60.1.x86_64",
"product_id": "python311-idle-3.11.13-150400.9.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.13-150400.9.60.1.x86_64",
"product": {
"name": "python311-testsuite-3.11.13-150400.9.60.1.x86_64",
"product_id": "python311-testsuite-3.11.13-150400.9.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.13-150400.9.60.1.x86_64",
"product": {
"name": "python311-tk-3.11.13-150400.9.60.1.x86_64",
"product_id": "python311-tk-3.11.13-150400.9.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.13-150400.9.60.1.x86_64",
"product": {
"name": "python311-tools-3.11.13-150400.9.60.1.x86_64",
"product_id": "python311-tools-3.11.13-150400.9.60.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.s390x"
},
"product_reference": "python311-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-base-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-base-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.s390x"
},
"product_reference": "python311-base-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-base-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-base-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-base-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-curses-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-curses-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-dbm-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-dbm-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-devel-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-devel-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-doc-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-doc-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-idle-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-idle-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-tk-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-tk-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-tools-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-tools-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-base-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-base-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-curses-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-curses-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-dbm-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-dbm-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-devel-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-devel-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-doc-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-doc-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-idle-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-idle-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-tk-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-tk-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-tools-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-tools-3.11.13-150400.9.60.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.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-base-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-base-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-curses-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-curses-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-dbm-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-dbm-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-devel-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-devel-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-doc-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-doc-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-idle-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-idle-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-tk-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-tk-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-tools-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-tools-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-base-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-base-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-curses-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-curses-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-dbm-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-dbm-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-devel-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-devel-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-doc-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-doc-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-idle-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-idle-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-tk-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-tk-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-tools-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-tools-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.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.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150400.9.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.s390x"
},
"product_reference": "python311-3.11.13-150400.9.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-base-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-base-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.s390x"
},
"product_reference": "python311-base-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-base-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-curses-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-curses-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.s390x"
},
"product_reference": "python311-curses-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-curses-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-dbm-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.s390x"
},
"product_reference": "python311-dbm-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-dbm-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-devel-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-devel-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.s390x"
},
"product_reference": "python311-devel-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-devel-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-doc-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-doc-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.s390x"
},
"product_reference": "python311-doc-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-doc-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-idle-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-idle-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.s390x"
},
"product_reference": "python311-idle-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-idle-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-tk-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-tk-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.s390x"
},
"product_reference": "python311-tk-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-tk-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-tools-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-tools-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.s390x"
},
"product_reference": "python311-tools-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-tools-3.11.13-150400.9.60.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.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-150400.9.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150400.9.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.s390x"
},
"product_reference": "python311-3.11.13-150400.9.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-base-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-base-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-150400.9.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.s390x"
},
"product_reference": "python311-base-3.11.13-150400.9.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-base-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-curses-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-curses-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-150400.9.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x"
},
"product_reference": "python311-curses-3.11.13-150400.9.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-curses-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-dbm-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.13-150400.9.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x"
},
"product_reference": "python311-dbm-3.11.13-150400.9.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-dbm-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-devel-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-devel-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.13-150400.9.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x"
},
"product_reference": "python311-devel-3.11.13-150400.9.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-devel-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-doc-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-doc-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.13-150400.9.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x"
},
"product_reference": "python311-doc-3.11.13-150400.9.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-doc-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.13-150400.9.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-idle-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-idle-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.13-150400.9.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x"
},
"product_reference": "python311-idle-3.11.13-150400.9.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-idle-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-tk-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-tk-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.13-150400.9.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x"
},
"product_reference": "python311-tk-3.11.13-150400.9.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-tk-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.13-150400.9.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64"
},
"product_reference": "python311-tools-3.11.13-150400.9.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-tools-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.13-150400.9.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x"
},
"product_reference": "python311-tools-3.11.13-150400.9.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-tools-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-base-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-base-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-curses-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-curses-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-dbm-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-devel-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-devel-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-doc-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-doc-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-idle-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-idle-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-tk-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-tk-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-tools-3.11.13-150400.9.60.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.13-150400.9.60.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.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-tools-3.11.13-150400.9.60.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.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-base-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-base-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-curses-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-curses-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-dbm-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-devel-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-devel-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-doc-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-doc-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-idle-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-idle-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-tk-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-tk-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.13-150400.9.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.ppc64le"
},
"product_reference": "python311-tools-3.11.13-150400.9.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.13-150400.9.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.x86_64"
},
"product_reference": "python311-tools-3.11.13-150400.9.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12718",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12718"
}
],
"notes": [
{
"category": "general",
"text": "Allows modifying some file metadata (e.g. last modified) with filter=\"data\" or file permissions (chmod) with filter=\"tar\" of files outside the extraction directory.\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don\u0027t include the extraction filter feature.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12718",
"url": "https://www.suse.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "SUSE Bug 1244056 for CVE-2024-12718",
"url": "https://bugzilla.suse.com/1244056"
}
],
"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.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:41:35Z",
"details": "moderate"
}
],
"title": "CVE-2024-12718"
},
{
"cve": "CVE-2025-4138",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4138"
}
],
"notes": [
{
"category": "general",
"text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4138",
"url": "https://www.suse.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "SUSE Bug 1244059 for CVE-2025-4138",
"url": "https://bugzilla.suse.com/1244059"
}
],
"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.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:41:35Z",
"details": "important"
}
],
"title": "CVE-2025-4138"
},
{
"cve": "CVE-2025-4330",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4330"
}
],
"notes": [
{
"category": "general",
"text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4330",
"url": "https://www.suse.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "SUSE Bug 1244060 for CVE-2025-4330",
"url": "https://bugzilla.suse.com/1244060"
}
],
"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.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:41:35Z",
"details": "important"
}
],
"title": "CVE-2025-4330"
},
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"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.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/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.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:41:35Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
},
{
"cve": "CVE-2025-4517",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4517"
}
],
"notes": [
{
"category": "general",
"text": "Allows arbitrary filesystem writes outside the extraction directory during extraction with filter=\"data\".\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4517",
"url": "https://www.suse.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "SUSE Bug 1244032 for CVE-2025-4517",
"url": "https://bugzilla.suse.com/1244032"
}
],
"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.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.13-150400.9.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.13-150400.9.60.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:41:35Z",
"details": "important"
}
],
"title": "CVE-2025-4517"
}
]
}
suse-su-2025:02057-1
Vulnerability from csaf_suse
Notes
{
"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 \npython311 was updated from version 3.11.10 to 3.11.13:\n\n- Security issues fixed:\n\n * CVE-2025-4516: Fixed blocking DecodeError handling vulnerability, which could lead to DoS (bsc#1243273).\n * CVE-2024-12718, CVE-2025-4138, CVE-2025-4330, CVE-2025-4517: Fixed multiple issues that allowed tarfile \n extraction filters to be bypassed using crafted symlinks and hard links\n (bsc#1244056, bsc#1244059, bsc#1244060, bsc#1244032)\n\n- Other changes and bugs fixed:\n \n * Improved handling of system call failures that OpenSSL reports (bsc#1241067)\n * Disable GC during thread operations to prevent deadlocks.\n * Fixed a potential denial of service vulnerability in the imaplib module.\n * Fixed bugs in the in the folding of rfc2047 encoded-words and in the folding of quoted strings when flattening an\n email message using a modern email policy.\n * Fixed parsing long IPv6 addresses with embedded IPv4 address.\n * Fixed ipaddress.IPv6Address.reverse_pointer output according to RFC 3596\n * Improved the textual representation of IPv4-mapped IPv6 addresses in ipaddress.\n * ipaddress: fixed hash collisions for IPv4Network and IPv6Network objects\n * os.path.realpath() now accepts a strict keyword-only argument.\n * Stop the processing of long IPv6 addresses early in ipaddress to prevent excessive memory consumption and a minor\n denial-of-service.\n * Updated bundled libexpat to 2.7.1\n * Writers of CPython documentation can now use next as the version for the versionchanged, versionadded,\n deprecated directives.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2057,SUSE-SLE-Module-Basesystem-15-SP6-2025-2057,SUSE-SLE-Module-Basesystem-15-SP7-2025-2057,SUSE-SLE-Module-Python3-15-SP6-2025-2057,SUSE-SLE-Module-Python3-15-SP7-2025-2057,openSUSE-SLE-15.6-2025-2057",
"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_02057-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02057-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502057-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02057-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040427.html"
},
{
"category": "self",
"summary": "SUSE Bug 1241067",
"url": "https://bugzilla.suse.com/1241067"
},
{
"category": "self",
"summary": "SUSE Bug 1243273",
"url": "https://bugzilla.suse.com/1243273"
},
{
"category": "self",
"summary": "SUSE Bug 1244032",
"url": "https://bugzilla.suse.com/1244032"
},
{
"category": "self",
"summary": "SUSE Bug 1244056",
"url": "https://bugzilla.suse.com/1244056"
},
{
"category": "self",
"summary": "SUSE Bug 1244059",
"url": "https://bugzilla.suse.com/1244059"
},
{
"category": "self",
"summary": "SUSE Bug 1244060",
"url": "https://bugzilla.suse.com/1244060"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12718 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12718/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4138 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4138/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4330 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4330/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4517 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4517/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2025-06-21T09:04:25Z",
"generator": {
"date": "2025-06-21T09:04:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02057-1",
"initial_release_date": "2025-06-21T09:04:25Z",
"revision_history": [
{
"date": "2025-06-21T09:04:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.13-150600.3.30.1.aarch64",
"product": {
"name": "python311-3.11.13-150600.3.30.1.aarch64",
"product_id": "python311-3.11.13-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.13-150600.3.30.1.aarch64",
"product": {
"name": "python311-base-3.11.13-150600.3.30.1.aarch64",
"product_id": "python311-base-3.11.13-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.13-150600.3.30.1.aarch64",
"product": {
"name": "python311-curses-3.11.13-150600.3.30.1.aarch64",
"product_id": "python311-curses-3.11.13-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.13-150600.3.30.1.aarch64",
"product": {
"name": "python311-dbm-3.11.13-150600.3.30.1.aarch64",
"product_id": "python311-dbm-3.11.13-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.13-150600.3.30.1.aarch64",
"product": {
"name": "python311-devel-3.11.13-150600.3.30.1.aarch64",
"product_id": "python311-devel-3.11.13-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.13-150600.3.30.1.aarch64",
"product": {
"name": "python311-doc-3.11.13-150600.3.30.1.aarch64",
"product_id": "python311-doc-3.11.13-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64",
"product": {
"name": "python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64",
"product_id": "python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.13-150600.3.30.1.aarch64",
"product": {
"name": "python311-idle-3.11.13-150600.3.30.1.aarch64",
"product_id": "python311-idle-3.11.13-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.13-150600.3.30.1.aarch64",
"product": {
"name": "python311-testsuite-3.11.13-150600.3.30.1.aarch64",
"product_id": "python311-testsuite-3.11.13-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.13-150600.3.30.1.aarch64",
"product": {
"name": "python311-tk-3.11.13-150600.3.30.1.aarch64",
"product_id": "python311-tk-3.11.13-150600.3.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.13-150600.3.30.1.aarch64",
"product": {
"name": "python311-tools-3.11.13-150600.3.30.1.aarch64",
"product_id": "python311-tools-3.11.13-150600.3.30.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-64bit-3.11.13-150600.3.30.1.aarch64_ilp32",
"product": {
"name": "libpython3_11-1_0-64bit-3.11.13-150600.3.30.1.aarch64_ilp32",
"product_id": "libpython3_11-1_0-64bit-3.11.13-150600.3.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-64bit-3.11.13-150600.3.30.1.aarch64_ilp32",
"product": {
"name": "python311-64bit-3.11.13-150600.3.30.1.aarch64_ilp32",
"product_id": "python311-64bit-3.11.13-150600.3.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-base-64bit-3.11.13-150600.3.30.1.aarch64_ilp32",
"product": {
"name": "python311-base-64bit-3.11.13-150600.3.30.1.aarch64_ilp32",
"product_id": "python311-base-64bit-3.11.13-150600.3.30.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.13-150600.3.30.1.i586",
"product": {
"name": "libpython3_11-1_0-3.11.13-150600.3.30.1.i586",
"product_id": "libpython3_11-1_0-3.11.13-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python311-3.11.13-150600.3.30.1.i586",
"product": {
"name": "python311-3.11.13-150600.3.30.1.i586",
"product_id": "python311-3.11.13-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.13-150600.3.30.1.i586",
"product": {
"name": "python311-base-3.11.13-150600.3.30.1.i586",
"product_id": "python311-base-3.11.13-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.13-150600.3.30.1.i586",
"product": {
"name": "python311-curses-3.11.13-150600.3.30.1.i586",
"product_id": "python311-curses-3.11.13-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.13-150600.3.30.1.i586",
"product": {
"name": "python311-dbm-3.11.13-150600.3.30.1.i586",
"product_id": "python311-dbm-3.11.13-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.13-150600.3.30.1.i586",
"product": {
"name": "python311-devel-3.11.13-150600.3.30.1.i586",
"product_id": "python311-devel-3.11.13-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.13-150600.3.30.1.i586",
"product": {
"name": "python311-doc-3.11.13-150600.3.30.1.i586",
"product_id": "python311-doc-3.11.13-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.13-150600.3.30.1.i586",
"product": {
"name": "python311-doc-devhelp-3.11.13-150600.3.30.1.i586",
"product_id": "python311-doc-devhelp-3.11.13-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.13-150600.3.30.1.i586",
"product": {
"name": "python311-idle-3.11.13-150600.3.30.1.i586",
"product_id": "python311-idle-3.11.13-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.13-150600.3.30.1.i586",
"product": {
"name": "python311-testsuite-3.11.13-150600.3.30.1.i586",
"product_id": "python311-testsuite-3.11.13-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.13-150600.3.30.1.i586",
"product": {
"name": "python311-tk-3.11.13-150600.3.30.1.i586",
"product_id": "python311-tk-3.11.13-150600.3.30.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.13-150600.3.30.1.i586",
"product": {
"name": "python311-tools-3.11.13-150600.3.30.1.i586",
"product_id": "python311-tools-3.11.13-150600.3.30.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"product": {
"name": "libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"product_id": "libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-3.11.13-150600.3.30.1.ppc64le",
"product": {
"name": "python311-3.11.13-150600.3.30.1.ppc64le",
"product_id": "python311-3.11.13-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.13-150600.3.30.1.ppc64le",
"product": {
"name": "python311-base-3.11.13-150600.3.30.1.ppc64le",
"product_id": "python311-base-3.11.13-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.13-150600.3.30.1.ppc64le",
"product": {
"name": "python311-curses-3.11.13-150600.3.30.1.ppc64le",
"product_id": "python311-curses-3.11.13-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"product": {
"name": "python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"product_id": "python311-dbm-3.11.13-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.13-150600.3.30.1.ppc64le",
"product": {
"name": "python311-devel-3.11.13-150600.3.30.1.ppc64le",
"product_id": "python311-devel-3.11.13-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.13-150600.3.30.1.ppc64le",
"product": {
"name": "python311-doc-3.11.13-150600.3.30.1.ppc64le",
"product_id": "python311-doc-3.11.13-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le",
"product": {
"name": "python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le",
"product_id": "python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.13-150600.3.30.1.ppc64le",
"product": {
"name": "python311-idle-3.11.13-150600.3.30.1.ppc64le",
"product_id": "python311-idle-3.11.13-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.13-150600.3.30.1.ppc64le",
"product": {
"name": "python311-testsuite-3.11.13-150600.3.30.1.ppc64le",
"product_id": "python311-testsuite-3.11.13-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.13-150600.3.30.1.ppc64le",
"product": {
"name": "python311-tk-3.11.13-150600.3.30.1.ppc64le",
"product_id": "python311-tk-3.11.13-150600.3.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.13-150600.3.30.1.ppc64le",
"product": {
"name": "python311-tools-3.11.13-150600.3.30.1.ppc64le",
"product_id": "python311-tools-3.11.13-150600.3.30.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"product_id": "libpython3_11-1_0-3.11.13-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.13-150600.3.30.1.s390x",
"product": {
"name": "python311-3.11.13-150600.3.30.1.s390x",
"product_id": "python311-3.11.13-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.13-150600.3.30.1.s390x",
"product": {
"name": "python311-base-3.11.13-150600.3.30.1.s390x",
"product_id": "python311-base-3.11.13-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.13-150600.3.30.1.s390x",
"product": {
"name": "python311-curses-3.11.13-150600.3.30.1.s390x",
"product_id": "python311-curses-3.11.13-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.13-150600.3.30.1.s390x",
"product": {
"name": "python311-dbm-3.11.13-150600.3.30.1.s390x",
"product_id": "python311-dbm-3.11.13-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.13-150600.3.30.1.s390x",
"product": {
"name": "python311-devel-3.11.13-150600.3.30.1.s390x",
"product_id": "python311-devel-3.11.13-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.13-150600.3.30.1.s390x",
"product": {
"name": "python311-doc-3.11.13-150600.3.30.1.s390x",
"product_id": "python311-doc-3.11.13-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.13-150600.3.30.1.s390x",
"product": {
"name": "python311-doc-devhelp-3.11.13-150600.3.30.1.s390x",
"product_id": "python311-doc-devhelp-3.11.13-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.13-150600.3.30.1.s390x",
"product": {
"name": "python311-idle-3.11.13-150600.3.30.1.s390x",
"product_id": "python311-idle-3.11.13-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.13-150600.3.30.1.s390x",
"product": {
"name": "python311-testsuite-3.11.13-150600.3.30.1.s390x",
"product_id": "python311-testsuite-3.11.13-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.13-150600.3.30.1.s390x",
"product": {
"name": "python311-tk-3.11.13-150600.3.30.1.s390x",
"product_id": "python311-tk-3.11.13-150600.3.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.13-150600.3.30.1.s390x",
"product": {
"name": "python311-tools-3.11.13-150600.3.30.1.s390x",
"product_id": "python311-tools-3.11.13-150600.3.30.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_11-1_0-32bit-3.11.13-150600.3.30.1.x86_64",
"product": {
"name": "libpython3_11-1_0-32bit-3.11.13-150600.3.30.1.x86_64",
"product_id": "libpython3_11-1_0-32bit-3.11.13-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.13-150600.3.30.1.x86_64",
"product": {
"name": "python311-3.11.13-150600.3.30.1.x86_64",
"product_id": "python311-3.11.13-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.13-150600.3.30.1.x86_64",
"product": {
"name": "python311-32bit-3.11.13-150600.3.30.1.x86_64",
"product_id": "python311-32bit-3.11.13-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.13-150600.3.30.1.x86_64",
"product": {
"name": "python311-base-3.11.13-150600.3.30.1.x86_64",
"product_id": "python311-base-3.11.13-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-32bit-3.11.13-150600.3.30.1.x86_64",
"product": {
"name": "python311-base-32bit-3.11.13-150600.3.30.1.x86_64",
"product_id": "python311-base-32bit-3.11.13-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.13-150600.3.30.1.x86_64",
"product": {
"name": "python311-curses-3.11.13-150600.3.30.1.x86_64",
"product_id": "python311-curses-3.11.13-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.13-150600.3.30.1.x86_64",
"product": {
"name": "python311-dbm-3.11.13-150600.3.30.1.x86_64",
"product_id": "python311-dbm-3.11.13-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.13-150600.3.30.1.x86_64",
"product": {
"name": "python311-devel-3.11.13-150600.3.30.1.x86_64",
"product_id": "python311-devel-3.11.13-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.13-150600.3.30.1.x86_64",
"product": {
"name": "python311-doc-3.11.13-150600.3.30.1.x86_64",
"product_id": "python311-doc-3.11.13-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64",
"product": {
"name": "python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64",
"product_id": "python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.13-150600.3.30.1.x86_64",
"product": {
"name": "python311-idle-3.11.13-150600.3.30.1.x86_64",
"product_id": "python311-idle-3.11.13-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.13-150600.3.30.1.x86_64",
"product": {
"name": "python311-testsuite-3.11.13-150600.3.30.1.x86_64",
"product_id": "python311-testsuite-3.11.13-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.13-150600.3.30.1.x86_64",
"product": {
"name": "python311-tk-3.11.13-150600.3.30.1.x86_64",
"product_id": "python311-tk-3.11.13-150600.3.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.13-150600.3.30.1.x86_64",
"product": {
"name": "python311-tools-3.11.13-150600.3.30.1.x86_64",
"product_id": "python311-tools-3.11.13-150600.3.30.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 Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 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": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp7"
}
}
},
{
"category": "product_name",
"name": "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.13-150600.3.30.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.13-150600.3.30.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-base-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-base-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.s390x"
},
"product_reference": "python311-base-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-base-3.11.13-150600.3.30.1.x86_64",
"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.13-150600.3.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-150600.3.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-150600.3.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-base-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-150600.3.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-base-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-150600.3.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "python311-base-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-150600.3.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-base-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150600.3.30.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.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.s390x"
},
"product_reference": "python311-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-curses-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-curses-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.s390x"
},
"product_reference": "python311-curses-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-curses-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-dbm-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.s390x"
},
"product_reference": "python311-dbm-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-dbm-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-devel-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-devel-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.s390x"
},
"product_reference": "python311-devel-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-devel-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-idle-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-idle-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.s390x"
},
"product_reference": "python311-idle-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-idle-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-tk-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-tk-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.s390x"
},
"product_reference": "python311-tk-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-tk-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-tools-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-tools-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.s390x"
},
"product_reference": "python311-tools-3.11.13-150600.3.30.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.13-150600.3.30.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.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-tools-3.11.13-150600.3.30.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-3.11.13-150600.3.30.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150600.3.30.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150600.3.30.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "python311-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150600.3.30.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-150600.3.30.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-curses-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-150600.3.30.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-curses-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-150600.3.30.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "python311-curses-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-150600.3.30.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-curses-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.13-150600.3.30.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-dbm-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.13-150600.3.30.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.13-150600.3.30.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "python311-dbm-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.13-150600.3.30.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-dbm-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.13-150600.3.30.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-devel-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.13-150600.3.30.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-devel-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.13-150600.3.30.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "python311-devel-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.13-150600.3.30.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-devel-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.13-150600.3.30.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-idle-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.13-150600.3.30.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-idle-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.13-150600.3.30.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "python311-idle-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.13-150600.3.30.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-idle-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.13-150600.3.30.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-tk-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.13-150600.3.30.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-tk-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.13-150600.3.30.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "python311-tk-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.13-150600.3.30.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-tk-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.13-150600.3.30.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-tools-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.13-150600.3.30.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-tools-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.13-150600.3.30.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "python311-tools-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.13-150600.3.30.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-tools-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.13-150600.3.30.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.13-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "libpython3_11-1_0-32bit-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "python311-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.13-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.13-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-32bit-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-base-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-base-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "python311-base-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.13-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-base-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-32bit-3.11.13-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-base-32bit-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-curses-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-curses-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "python311-curses-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.13-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-curses-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.13-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-dbm-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.13-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.13-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "python311-dbm-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.13-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-dbm-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.13-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-devel-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.13-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-devel-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.13-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "python311-devel-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.13-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-devel-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.13-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-doc-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.13-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-doc-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.13-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "python311-doc-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.13-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-doc-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.13-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.13-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-idle-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.13-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-idle-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.13-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "python311-idle-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.13-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-idle-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.13-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-testsuite-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.13-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-testsuite-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.13-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "python311-testsuite-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.13-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-testsuite-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.13-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-tk-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.13-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-tk-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.13-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "python311-tk-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.13-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-tk-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.13-150600.3.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.aarch64"
},
"product_reference": "python311-tools-3.11.13-150600.3.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.13-150600.3.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.ppc64le"
},
"product_reference": "python311-tools-3.11.13-150600.3.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.13-150600.3.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.s390x"
},
"product_reference": "python311-tools-3.11.13-150600.3.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.13-150600.3.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.x86_64"
},
"product_reference": "python311-tools-3.11.13-150600.3.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12718",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12718"
}
],
"notes": [
{
"category": "general",
"text": "Allows modifying some file metadata (e.g. last modified) with filter=\"data\" or file permissions (chmod) with filter=\"tar\" of files outside the extraction directory.\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don\u0027t include the extraction filter feature.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12718",
"url": "https://www.suse.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "SUSE Bug 1244056 for CVE-2024-12718",
"url": "https://bugzilla.suse.com/1244056"
}
],
"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.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-21T09:04:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-12718"
},
{
"cve": "CVE-2025-4138",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4138"
}
],
"notes": [
{
"category": "general",
"text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4138",
"url": "https://www.suse.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "SUSE Bug 1244059 for CVE-2025-4138",
"url": "https://bugzilla.suse.com/1244059"
}
],
"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.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-21T09:04:25Z",
"details": "important"
}
],
"title": "CVE-2025-4138"
},
{
"cve": "CVE-2025-4330",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4330"
}
],
"notes": [
{
"category": "general",
"text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4330",
"url": "https://www.suse.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "SUSE Bug 1244060 for CVE-2025-4330",
"url": "https://bugzilla.suse.com/1244060"
}
],
"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.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-21T09:04:25Z",
"details": "important"
}
],
"title": "CVE-2025-4330"
},
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"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.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/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.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-21T09:04:25Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
},
{
"cve": "CVE-2025-4517",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4517"
}
],
"notes": [
{
"category": "general",
"text": "Allows arbitrary filesystem writes outside the extraction directory during extraction with filter=\"data\".\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4517",
"url": "https://www.suse.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "SUSE Bug 1244032 for CVE-2025-4517",
"url": "https://bugzilla.suse.com/1244032"
}
],
"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.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.13-150600.3.30.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.13-150600.3.30.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.13-150600.3.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-21T09:04:25Z",
"details": "important"
}
],
"title": "CVE-2025-4517"
}
]
}
suse-su-2025:02778-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3 fixes the following issues:\n\n- CVE-2025-4516: use-after-free in the unicode-escape decoder when using the error handler (bsc#1243273).\n- CVE-2024-12718: Fixed extraction filter bypass that allowed file metadata modification outside extraction directory (bsc#1244056)\n- CVE-2025-4138: Fixed issue that might allow symlink targets to point outside the destination directory, and the modification of some file metadata (bsc#1244059)\n- CVE-2025-4330: Fixed extraction filter bypass that allowed linking outside extraction directory (bsc#1244060)\n- CVE-2025-4435: Fixed Tarfile extracts filtered members when errorlevel=0 (bsc#1244061)\n- CVE-2025-4517: Fixed arbitrary filesystem writes outside the extraction directory during extraction with filter=\u0027data\u0027 (bsc#1244032)\n- CVE-2025-6069: Fixed worst case quadratic complexity when processing certain crafted malformed inputs with HTMLParser (bsc#1244705)\n- CVE-2025-8194: Fixed denial of service caused by tar archives with negative offsets (bsc#1247249)\n \nOther fixes:\n- Limit buffer size for IPv6 address parsing (bsc#1244401).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2778,SUSE-SLE-Micro-5.3-2025-2778,SUSE-SLE-Micro-5.4-2025-2778,SUSE-SLE-Micro-5.5-2025-2778,SUSE-SLE-Module-Basesystem-15-SP6-2025-2778,SUSE-SLE-Module-Basesystem-15-SP7-2025-2778,SUSE-SLE-Module-Development-Tools-15-SP6-2025-2778,SUSE-SLE-Module-Development-Tools-15-SP7-2025-2778,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2778,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2778,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2778,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2778,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2778,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2778,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2778,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2778,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2778,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2778,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2778,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-2778,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-2778,SUSE-SUSE-MicroOS-5.2-2025-2778,SUSE-Storage-7.1-2025-2778,openSUSE-SLE-15.6-2025-2778",
"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_02778-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02778-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502778-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02778-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041187.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233012",
"url": "https://bugzilla.suse.com/1233012"
},
{
"category": "self",
"summary": "SUSE Bug 1243273",
"url": "https://bugzilla.suse.com/1243273"
},
{
"category": "self",
"summary": "SUSE Bug 1244032",
"url": "https://bugzilla.suse.com/1244032"
},
{
"category": "self",
"summary": "SUSE Bug 1244056",
"url": "https://bugzilla.suse.com/1244056"
},
{
"category": "self",
"summary": "SUSE Bug 1244059",
"url": "https://bugzilla.suse.com/1244059"
},
{
"category": "self",
"summary": "SUSE Bug 1244060",
"url": "https://bugzilla.suse.com/1244060"
},
{
"category": "self",
"summary": "SUSE Bug 1244061",
"url": "https://bugzilla.suse.com/1244061"
},
{
"category": "self",
"summary": "SUSE Bug 1244401",
"url": "https://bugzilla.suse.com/1244401"
},
{
"category": "self",
"summary": "SUSE Bug 1244705",
"url": "https://bugzilla.suse.com/1244705"
},
{
"category": "self",
"summary": "SUSE Bug 1247249",
"url": "https://bugzilla.suse.com/1247249"
},
{
"category": "self",
"summary": "SUSE Bug 831629",
"url": "https://bugzilla.suse.com/831629"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12718 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12718/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4138 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4138/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4330 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4330/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4435 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4435/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4517 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4517/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6069 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6069/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8194 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8194/"
}
],
"title": "Security update for python3",
"tracking": {
"current_release_date": "2025-08-13T06:46:17Z",
"generator": {
"date": "2025-08-13T06:46:17Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02778-1",
"initial_release_date": "2025-08-13T06:46:17Z",
"revision_history": [
{
"date": "2025-08-13T06:46:17Z",
"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.97.1.aarch64",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.97.2.aarch64",
"product": {
"name": "python3-3.6.15-150300.10.97.2.aarch64",
"product_id": "python3-3.6.15-150300.10.97.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.97.1.aarch64",
"product": {
"name": "python3-base-3.6.15-150300.10.97.1.aarch64",
"product_id": "python3-base-3.6.15-150300.10.97.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.97.2.aarch64",
"product": {
"name": "python3-curses-3.6.15-150300.10.97.2.aarch64",
"product_id": "python3-curses-3.6.15-150300.10.97.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.97.2.aarch64",
"product": {
"name": "python3-dbm-3.6.15-150300.10.97.2.aarch64",
"product_id": "python3-dbm-3.6.15-150300.10.97.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.97.1.aarch64",
"product": {
"name": "python3-devel-3.6.15-150300.10.97.1.aarch64",
"product_id": "python3-devel-3.6.15-150300.10.97.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.97.1.aarch64",
"product": {
"name": "python3-doc-3.6.15-150300.10.97.1.aarch64",
"product_id": "python3-doc-3.6.15-150300.10.97.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.97.2.aarch64",
"product": {
"name": "python3-idle-3.6.15-150300.10.97.2.aarch64",
"product_id": "python3-idle-3.6.15-150300.10.97.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"product_id": "python3-testsuite-3.6.15-150300.10.97.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.97.2.aarch64",
"product": {
"name": "python3-tk-3.6.15-150300.10.97.2.aarch64",
"product_id": "python3-tk-3.6.15-150300.10.97.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.97.1.aarch64",
"product": {
"name": "python3-tools-3.6.15-150300.10.97.1.aarch64",
"product_id": "python3-tools-3.6.15-150300.10.97.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-64bit-3.6.15-150300.10.97.1.aarch64_ilp32",
"product": {
"name": "libpython3_6m1_0-64bit-3.6.15-150300.10.97.1.aarch64_ilp32",
"product_id": "libpython3_6m1_0-64bit-3.6.15-150300.10.97.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.97.1.i586",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.97.1.i586",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.97.1.i586"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.97.2.i586",
"product": {
"name": "python3-3.6.15-150300.10.97.2.i586",
"product_id": "python3-3.6.15-150300.10.97.2.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.97.1.i586",
"product": {
"name": "python3-base-3.6.15-150300.10.97.1.i586",
"product_id": "python3-base-3.6.15-150300.10.97.1.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.97.2.i586",
"product": {
"name": "python3-curses-3.6.15-150300.10.97.2.i586",
"product_id": "python3-curses-3.6.15-150300.10.97.2.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.97.2.i586",
"product": {
"name": "python3-dbm-3.6.15-150300.10.97.2.i586",
"product_id": "python3-dbm-3.6.15-150300.10.97.2.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.97.1.i586",
"product": {
"name": "python3-devel-3.6.15-150300.10.97.1.i586",
"product_id": "python3-devel-3.6.15-150300.10.97.1.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.97.1.i586",
"product": {
"name": "python3-doc-3.6.15-150300.10.97.1.i586",
"product_id": "python3-doc-3.6.15-150300.10.97.1.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.97.1.i586",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.97.1.i586",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.97.1.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.97.2.i586",
"product": {
"name": "python3-idle-3.6.15-150300.10.97.2.i586",
"product_id": "python3-idle-3.6.15-150300.10.97.2.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.97.1.i586",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.97.1.i586",
"product_id": "python3-testsuite-3.6.15-150300.10.97.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.97.2.i586",
"product": {
"name": "python3-tk-3.6.15-150300.10.97.2.i586",
"product_id": "python3-tk-3.6.15-150300.10.97.2.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.97.1.i586",
"product": {
"name": "python3-tools-3.6.15-150300.10.97.1.i586",
"product_id": "python3-tools-3.6.15-150300.10.97.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.97.2.ppc64le",
"product": {
"name": "python3-3.6.15-150300.10.97.2.ppc64le",
"product_id": "python3-3.6.15-150300.10.97.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.97.1.ppc64le",
"product": {
"name": "python3-base-3.6.15-150300.10.97.1.ppc64le",
"product_id": "python3-base-3.6.15-150300.10.97.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.97.2.ppc64le",
"product": {
"name": "python3-curses-3.6.15-150300.10.97.2.ppc64le",
"product_id": "python3-curses-3.6.15-150300.10.97.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"product": {
"name": "python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"product_id": "python3-dbm-3.6.15-150300.10.97.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.97.1.ppc64le",
"product": {
"name": "python3-devel-3.6.15-150300.10.97.1.ppc64le",
"product_id": "python3-devel-3.6.15-150300.10.97.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.97.1.ppc64le",
"product": {
"name": "python3-doc-3.6.15-150300.10.97.1.ppc64le",
"product_id": "python3-doc-3.6.15-150300.10.97.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.97.2.ppc64le",
"product": {
"name": "python3-idle-3.6.15-150300.10.97.2.ppc64le",
"product_id": "python3-idle-3.6.15-150300.10.97.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"product_id": "python3-testsuite-3.6.15-150300.10.97.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.97.2.ppc64le",
"product": {
"name": "python3-tk-3.6.15-150300.10.97.2.ppc64le",
"product_id": "python3-tk-3.6.15-150300.10.97.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.97.1.ppc64le",
"product": {
"name": "python3-tools-3.6.15-150300.10.97.1.ppc64le",
"product_id": "python3-tools-3.6.15-150300.10.97.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.97.2.s390x",
"product": {
"name": "python3-3.6.15-150300.10.97.2.s390x",
"product_id": "python3-3.6.15-150300.10.97.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.97.1.s390x",
"product": {
"name": "python3-base-3.6.15-150300.10.97.1.s390x",
"product_id": "python3-base-3.6.15-150300.10.97.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.97.2.s390x",
"product": {
"name": "python3-curses-3.6.15-150300.10.97.2.s390x",
"product_id": "python3-curses-3.6.15-150300.10.97.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.97.2.s390x",
"product": {
"name": "python3-dbm-3.6.15-150300.10.97.2.s390x",
"product_id": "python3-dbm-3.6.15-150300.10.97.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.97.1.s390x",
"product": {
"name": "python3-devel-3.6.15-150300.10.97.1.s390x",
"product_id": "python3-devel-3.6.15-150300.10.97.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.97.1.s390x",
"product": {
"name": "python3-doc-3.6.15-150300.10.97.1.s390x",
"product_id": "python3-doc-3.6.15-150300.10.97.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.97.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.97.2.s390x",
"product": {
"name": "python3-idle-3.6.15-150300.10.97.2.s390x",
"product_id": "python3-idle-3.6.15-150300.10.97.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.97.1.s390x",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.97.1.s390x",
"product_id": "python3-testsuite-3.6.15-150300.10.97.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.97.2.s390x",
"product": {
"name": "python3-tk-3.6.15-150300.10.97.2.s390x",
"product_id": "python3-tk-3.6.15-150300.10.97.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.97.1.s390x",
"product": {
"name": "python3-tools-3.6.15-150300.10.97.1.s390x",
"product_id": "python3-tools-3.6.15-150300.10.97.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.97.2.x86_64",
"product": {
"name": "python3-3.6.15-150300.10.97.2.x86_64",
"product_id": "python3-3.6.15-150300.10.97.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.97.1.x86_64",
"product": {
"name": "python3-base-3.6.15-150300.10.97.1.x86_64",
"product_id": "python3-base-3.6.15-150300.10.97.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.97.2.x86_64",
"product": {
"name": "python3-curses-3.6.15-150300.10.97.2.x86_64",
"product_id": "python3-curses-3.6.15-150300.10.97.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.97.2.x86_64",
"product": {
"name": "python3-dbm-3.6.15-150300.10.97.2.x86_64",
"product_id": "python3-dbm-3.6.15-150300.10.97.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.97.1.x86_64",
"product": {
"name": "python3-devel-3.6.15-150300.10.97.1.x86_64",
"product_id": "python3-devel-3.6.15-150300.10.97.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.97.1.x86_64",
"product": {
"name": "python3-doc-3.6.15-150300.10.97.1.x86_64",
"product_id": "python3-doc-3.6.15-150300.10.97.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.97.2.x86_64",
"product": {
"name": "python3-idle-3.6.15-150300.10.97.2.x86_64",
"product_id": "python3-idle-3.6.15-150300.10.97.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"product_id": "python3-testsuite-3.6.15-150300.10.97.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.97.2.x86_64",
"product": {
"name": "python3-tk-3.6.15-150300.10.97.2.x86_64",
"product_id": "python3-tk-3.6.15-150300.10.97.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.97.1.x86_64",
"product": {
"name": "python3-tools-3.6.15-150300.10.97.1.x86_64",
"product_id": "python3-tools-3.6.15-150300.10.97.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 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 Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 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 Module for Development Tools 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 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 High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 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 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 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 Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE 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 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.97.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.97.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.2.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.2.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.2.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.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.97.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.2.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.97.2.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.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.97.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.2.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.97.2.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64",
"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.97.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.97.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.97.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.97.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.97.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.97.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.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.97.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64",
"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.97.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.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.97.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.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.97.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.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.97.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.2.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.97.2.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.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.97.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.2.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.97.2.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.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.97.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.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.97.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.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.97.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.2.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.97.2.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.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.97.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.2.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.97.2.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.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.97.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.97.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.97.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.97.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.97.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.97.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.97.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.97.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.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.97.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.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.97.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.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.97.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.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.97.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.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.97.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.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.97.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.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.97.2.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.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.97.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.97.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.97.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.97.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.97.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.2.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.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.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.2.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.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.97.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.2.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.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.97.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.2.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.97.2.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.97.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.2.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.2.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.2.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.2.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.2.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.2.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.2.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.2.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.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.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.97.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.97.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.97.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.97.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.97.1.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-150300.10.97.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.97.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.97.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.97.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.97.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.97.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.97.2.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.97.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.97.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.97.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.97.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.97.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.97.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.97.2.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.97.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.97.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.97.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.97.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.97.2.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.97.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.97.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.97.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-doc-3.6.15-150300.10.97.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.97.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "python3-doc-3.6.15-150300.10.97.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.97.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x"
},
"product_reference": "python3-doc-3.6.15-150300.10.97.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.97.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-doc-3.6.15-150300.10.97.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.97.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.97.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.97.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.97.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.97.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.97.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.97.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.97.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.97.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.97.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.97.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.97.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.97.2.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.97.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.97.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.97.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.97.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.97.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.97.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.97.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.97.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.97.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.97.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.97.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.97.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.97.2.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.97.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.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.97.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.97.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12718",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12718"
}
],
"notes": [
{
"category": "general",
"text": "Allows modifying some file metadata (e.g. last modified) with filter=\"data\" or file permissions (chmod) with filter=\"tar\" of files outside the extraction directory.\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don\u0027t include the extraction filter feature.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12718",
"url": "https://www.suse.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "SUSE Bug 1244056 for CVE-2024-12718",
"url": "https://bugzilla.suse.com/1244056"
}
],
"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.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-13T06:46:17Z",
"details": "moderate"
}
],
"title": "CVE-2024-12718"
},
{
"cve": "CVE-2025-4138",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4138"
}
],
"notes": [
{
"category": "general",
"text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4138",
"url": "https://www.suse.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "SUSE Bug 1244059 for CVE-2025-4138",
"url": "https://bugzilla.suse.com/1244059"
}
],
"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.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-13T06:46:17Z",
"details": "important"
}
],
"title": "CVE-2025-4138"
},
{
"cve": "CVE-2025-4330",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4330"
}
],
"notes": [
{
"category": "general",
"text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4330",
"url": "https://www.suse.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "SUSE Bug 1244060 for CVE-2025-4330",
"url": "https://bugzilla.suse.com/1244060"
}
],
"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.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-13T06:46:17Z",
"details": "important"
}
],
"title": "CVE-2025-4330"
},
{
"cve": "CVE-2025-4435",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4435"
}
],
"notes": [
{
"category": "general",
"text": "When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would still be extracted and not skipped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4435",
"url": "https://www.suse.com/security/cve/CVE-2025-4435"
},
{
"category": "external",
"summary": "SUSE Bug 1244061 for CVE-2025-4435",
"url": "https://bugzilla.suse.com/1244061"
}
],
"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.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-13T06:46:17Z",
"details": "important"
}
],
"title": "CVE-2025-4435"
},
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"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.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/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.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-13T06:46:17Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
},
{
"cve": "CVE-2025-4517",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4517"
}
],
"notes": [
{
"category": "general",
"text": "Allows arbitrary filesystem writes outside the extraction directory during extraction with filter=\"data\".\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4517",
"url": "https://www.suse.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "SUSE Bug 1244032 for CVE-2025-4517",
"url": "https://bugzilla.suse.com/1244032"
}
],
"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.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-13T06:46:17Z",
"details": "important"
}
],
"title": "CVE-2025-4517"
},
{
"cve": "CVE-2025-6069",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6069"
}
],
"notes": [
{
"category": "general",
"text": "The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6069",
"url": "https://www.suse.com/security/cve/CVE-2025-6069"
},
{
"category": "external",
"summary": "SUSE Bug 1244705 for CVE-2025-6069",
"url": "https://bugzilla.suse.com/1244705"
}
],
"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.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-13T06:46:17Z",
"details": "moderate"
}
],
"title": "CVE-2025-6069"
},
{
"cve": "CVE-2025-8194",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8194"
}
],
"notes": [
{
"category": "general",
"text": "There is a defect in the CPython \"tarfile\" module affecting the \"TarFile\" extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \"tarfile\" module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8194",
"url": "https://www.suse.com/security/cve/CVE-2025-8194"
},
{
"category": "external",
"summary": "SUSE Bug 1247249 for CVE-2025-8194",
"url": "https://bugzilla.suse.com/1247249"
}
],
"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.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.s390x",
"SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.97.1.x86_64",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.97.2.x86_64",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.s390x",
"SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.97.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.97.2.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.97.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-13T06:46:17Z",
"details": "moderate"
}
],
"title": "CVE-2025-8194"
}
]
}
suse-su-2025:02074-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python313",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python313 fixes the following issues:\n\nUpdate to version 3.13.5.\n\nSecurity issues fixed:\n\n- CVE-2025-4517: arbitrary filesystem writes outside the extraction directory during extraction with filter=\u0027data\u0027 (bsc#1244032)\n- CVE-2025-4516: use-after-free in the unicode-escape decoder when using the error handler (bsc#1243273).\n- CVE-2025-4330: extraction filter bypass for linking outside extraction directory (bsc#1244060)\n- CVE-2025-4138: may allow symlink targets to point outside the destination directory, and the modification of some file metadata.\n (bsc#1244059)\n- CVE-2025-0938: domain names containing square brackets are not identified as incorrect by urlparse (bsc#1236705).\n- CVE-2024-12718: bypass extraction filter to modify file metadata outside extraction directory (bsc#1244056)\n- CVE-2024-12254: memory exhaustion due to unbounded memory buffering in `SelectorSocketTransport.writelines()`\n (bsc#1234290).\n\n\nOther changes and issues fixed:\n \n \nChanges from 3.13.5:\n\n - Tests\n\n - gh-135120: Add test.support.subTests().\n\n - Library\n\n - gh-133967: Do not normalize locale name \u2018C.UTF-8\u2019 to\n \u2018en_US.UTF-8\u2019.\n - gh-135326: Restore support of integer-like objects with\n __index__() in random.getrandbits().\n - gh-135321: Raise a correct exception for values greater\n than 0x7fffffff for the BINSTRING opcode in the C\n implementation of pickle.\n - gh-135276: Backported bugfixes in zipfile.Path from\n zipp 3.23. Fixed .name, .stem and other basename-based\n properties on Windows when working with a zipfile on disk.\n - gh-134151: email: Fix TypeError in\n email.utils.decode_params() when sorting RFC 2231\n continuations that contain an unnumbered section.\n - gh-134152: email: Fix parsing of email message ID with\n invalid domain.\n - gh-127081: Fix libc thread safety issues with os by\n replacing getlogin with getlogin_r re-entrant version.\n - gh-131884: Fix formatting issues in json.dump() when both\n indent and skipkeys are used.\n - Core and Builtins\n - gh-135171: Roll back changes to generator and list\n comprehensions that went into 3.13.4 to fix gh-127682,\n but which involved semantic and bytecode changes not\n appropriate for a bugfix release.\n - C API\n - gh-134989: Fix Py_RETURN_NONE, Py_RETURN_TRUE and\n Py_RETURN_FALSE macros in the limited C API 3.11 and\n older: don\u2019t treat Py_None, Py_True and Py_False as\n immortal. Patch by Victor Stinner.\n - gh-134989: Implement PyObject_DelAttr() and\n PyObject_DelAttrString() as macros in the limited C API\n 3.12 and older. Patch by Victor Stinner.\n\nChanges from 3.13.4:\n\n - Security\n\n - gh-135034: Fixes multiple issues that allowed tarfile\n extraction filters (filter=\u0027data\u0027 and filter=\u0027tar\u0027) to be\n bypassed using crafted symlinks and hard links.\n Addresses CVE-2024-12718 (bsc#1244056), CVE-2025-4138\n (bsc#1244059), CVE-2025-4330 (bsc#1244060), and\n CVE-2025-4517 (bsc#1244032).\n - gh-133767: Fix use-after-free in the \u201cunicode-escape\u201d\n decoder with a non-\u201cstrict\u201d error handler (CVE-2025-4516,\n bsc#1243273).\n - gh-128840: Short-circuit the processing of long IPv6\n addresses early in ipaddress to prevent excessive memory\n consumption and a minor denial-of-service.\n - Library\n - gh-134718: ast.dump() now only omits None and [] values if\n they are default values.\n - gh-128840: Fix parsing long IPv6 addresses with embedded\n IPv4 address.\n - gh-134696: Built-in HACL* and OpenSSL implementations of\n hash function constructors now correctly accept the same\n documented named arguments. For instance, md5() could be\n previously invoked as md5(data=data) or md5(string=string)\n depending on the underlying implementation but these calls\n were not compatible. Patch by B\u00e9n\u00e9dikt Tran.\n - gh-134210: curses.window.getch() now correctly handles\n signals. Patch by B\u00e9n\u00e9dikt Tran.\n - gh-80334: multiprocessing.freeze_support() now checks for\n work on any \u201cspawn\u201d start method platform rather than only\n on Windows.\n - gh-114177: Fix asyncio to not close subprocess pipes which\n would otherwise error out when the event loop is already\n closed.\n - gh-134152: Fixed UnboundLocalError that could occur during\n email header parsing if an expected trailing delimiter is\n missing in some contexts.\n - gh-62184: Remove import of C implementation of io.FileIO\n from Python implementation which has its own implementation\n - gh-133982: Emit RuntimeWarning in the Python implementation\n of io when the file-like object is not closed explicitly in\n the presence of multiple I/O layers.\n - gh-133890: The tarfile module now handles\n UnicodeEncodeError in the same way as OSError when cannot\n extract a member.\n - gh-134097: Fix interaction of the new REPL and -X\n showrefcount command line option.\n - gh-133889: The generated directory listing page in\n http.server.SimpleHTTPRequestHandler now only shows the\n decoded path component of the requested URL, and not the\n query and fragment.\n - gh-134098: Fix handling paths that end with\n a percent-encoded slash (%2f or %2F) in\n http.server.SimpleHTTPRequestHandler.\n - gh-134062: ipaddress: fix collisions in __hash__() for\n IPv4Network and IPv6Network objects.\n - gh-133745: In 3.13.3 we accidentally changed the signature\n of the asyncio create_task() family of methods and how it\n calls a custom task factory in a backwards incompatible\n way. Since some 3rd party libraries have already made\n changes to work around the issue that might break if\n we simply reverted the changes, we\u2019re instead changing\n things to be backwards compatible with 3.13.2 while still\n supporting those workarounds for 3.13.3. In particular, the\n special-casing of name and context is back (until 3.14) and\n consequently eager tasks may still find that their name\n hasn\u2019t been set before they execute their first yielding\n await.\n - gh-71253: Raise ValueError in open() if opener returns a\n negative file-descriptor in the Python implementation of io\n to match the C implementation.\n - gh-77057: Fix handling of invalid markup declarations in\n html.parser.HTMLParser.\n - gh-133489: random.getrandbits() can now generate more that\n 231 bits. random.randbytes() can now generate more that 256\n MiB.\n - gh-133290: Fix attribute caching issue when setting\n ctypes._Pointer._type_ in the undocumented and deprecated\n ctypes.SetPointerType() function and the undocumented\n set_type() method.\n - gh-132876: ldexp() on Windows doesn\u2019t round subnormal\n results before Windows 11, but should. Python\u2019s\n math.ldexp() wrapper now does round them, so results may\n change slightly, in rare cases of very small results, on\n Windows versions before 11.\n - gh-133089: Use original timeout value for\n subprocess.TimeoutExpired when the func subprocess.run()\n is called with a timeout instead of sometimes a confusing\n partial remaining time out value used internally on the\n final wait().\n - gh-133009: xml.etree.ElementTree: Fix a crash in\n Element.__deepcopy__ when the element is concurrently\n mutated. Patch by B\u00e9n\u00e9dikt Tran.\n - gh-132995: Bump the version of pip bundled in ensurepip to\n version 25.1.1\n - gh-132017: Fix error when pyrepl is suspended, then resumed\n and terminated.\n - gh-132673: Fix a crash when using _align_ = 0 and _fields_\n = [] in a ctypes.Structure.\n - gh-132527: Include the valid typecode \u2018w\u2019 in the error\n message when an invalid typecode is passed to array.array.\n - gh-132439: Fix PyREPL on Windows: characters entered via\n AltGr are swallowed. Patch by Chris Eibl.\n - gh-132429: Fix support of Bluetooth sockets on NetBSD and\n DragonFly BSD.\n - gh-132106: QueueListener.start now raises a RuntimeError if\n the listener is already started.\n - gh-132417: Fix a NULL pointer dereference when a C function\n called using ctypes with restype py_object returns NULL.\n - gh-132385: Fix instance error suggestions trigger potential\n exceptions in object.__getattr__() in traceback.\n - gh-132308: A traceback.TracebackException now correctly\n renders the __context__ and __cause__ attributes from\n falsey Exception, and the exceptions attribute from falsey\n ExceptionGroup.\n - gh-132250: Fixed the SystemError in cProfile when locating\n the actual C function of a method raises an exception.\n - gh-132063: Prevent exceptions that evaluate as\n falsey (namely, when their __bool__ method returns\n False or their __len__ method returns 0) from being\n ignored by concurrent.futures.ProcessPoolExecutor and\n concurrent.futures.ThreadPoolExecutor.\n - gh-119605: Respect follow_wrapped for __init__() and\n __new__() methods when getting the class signature for a\n class with inspect.signature(). Preserve class signature\n after wrapping with warnings.deprecated(). Patch by Xuehai\n Pan.\n - gh-91555: Ignore log messages generated during handling of\n log messages, to avoid deadlock or infinite recursion.\n - gh-131434: Improve error reporting for incorrect format in\n time.strptime().\n - gh-131127: Systems using LibreSSL now successfully build.\n - gh-130999: Avoid exiting the new REPL and offer suggestions\n even if there are non-string candidates when errors occur.\n - gh-130941: Fix configparser.ConfigParser parsing empty\n interpolation with allow_no_value set to True.\n - gh-129098: Fix REPL traceback reporting when using\n compile() with an inexisting file. Patch by B\u00e9n\u00e9dikt Tran.\n - gh-130631: http.cookiejar.join_header_words() is now more\n similar to the original Perl version. It now quotes the\n same set of characters and always quote values that end\n with \u0027\\n\u0027.\n - gh-129719: Fix missing socket.CAN_RAW_ERR_FILTER constant\n in the socket module on Linux systems. It was missing since\n Python 3.11.\n - gh-124096: Turn on virtual terminal mode and enable\n bracketed paste in REPL on Windows console. (If the\n terminal does not support bracketed paste, enabling it does\n nothing.)\n - gh-122559: Remove __reduce__() and __reduce_ex__() methods\n that always raise TypeError in the C implementation\n of io.FileIO, io.BufferedReader, io.BufferedWriter\n and io.BufferedRandom and replace them with default\n __getstate__() methods that raise TypeError. This restores\n fine details of behavior of Python 3.11 and older versions.\n - gh-122179: hashlib.file_digest() now raises BlockingIOError\n when no data is available during non-blocking I/O. Before,\n it added spurious null bytes to the digest.\n - gh-86155: html.parser.HTMLParser.close() no longer loses\n data when the \u003cscript\u003e tag is not closed. Patch by Waylan\n Limberg.\n - gh-69426: Fix html.parser.HTMLParser to not unescape\n character entities in attribute values if they are followed\n by an ASCII alphanumeric or an equals sign.\n - bpo-44172: Keep a reference to original curses windows in\n subwindows so that the original window does not get deleted\n before subwindows.\n - Tests\n - gh-133744: Fix multiprocessing interrupt test. Add an event\n to synchronize the parent process with the child process:\n wait until the child process starts sleeping. Patch by\n Victor Stinner.\n - gh-133639: Fix\n TestPyReplAutoindent.test_auto_indent_default() doesn\u2019t run\n input_code.\n - gh-133131: The iOS testbed will now select the most\n recently released \u201cSE-class\u201d device for testing if a device\n isn\u2019t explicitly specified.\n - gh-109981: The test helper that counts the list of open\n file descriptors now uses the optimised /dev/fd approach on\n all Apple platforms, not just macOS. This avoids crashes\n caused by guarded file descriptors.\n - IDLE\n - gh-112936: fix IDLE: no Shell menu item in single-process\n mode.\n - Documentation\n - gh-107006: Move documentation and example code for\n threading.local from its docstring to the official docs.\n - Core and Builtins\n - gh-134908: Fix crash when iterating over lines in a text\n file on the free threaded build.\n - gh-127682: No longer call __iter__ twice in list\n comprehensions. This brings the behavior of list\n comprehensions in line with other forms of iteration\n - gh-134381: Fix RuntimeError when using a not-started\n threading.Thread after calling os.fork()\n - gh-128066: Fixes an edge case where PyREPL improperly threw\n an error when Python is invoked on a read only filesystem\n while trying to write history file entries.\n - gh-134100: Fix a use-after-free bug that occurs when an\n imported module isn\u2019t in sys.modules after its initial\n import. Patch by Nico-Posada.\n - gh-133703: Fix hashtable in dict can be bigger than\n intended in some situations.\n - gh-132869: Fix crash in the free threading build when\n accessing an object attribute that may be concurrently\n inserted or deleted.\n - gh-132762: fromkeys() no longer loops forever when adding\n a small set of keys to a large base dict. Patch by Angela\n Liss.\n - gh-133543: Fix a possible memory leak that could occur when\n directly accessing instance dictionaries (__dict__) that\n later become part of a reference cycle.\n - gh-133516: Raise ValueError when constants True, False or\n None are used as an identifier after NFKC normalization.\n - gh-133441: Fix crash upon setting an attribute with a dict\n subclass. Patch by Victor Stinner.\n - gh-132942: Fix two races in the type lookup cache. This\n affected the free-threaded build and could cause crashes\n (apparently quite difficult to trigger).\n - gh-132713: Fix repr(list) race condition: hold a strong\n reference to the item while calling repr(item). Patch by\n Victor Stinner.\n - gh-132747: Fix a crash when calling __get__() of a method\n with a None second argument.\n - gh-132542: Update Thread.native_id after fork(2) to ensure\n accuracy. Patch by Noam Cohen.\n - gh-124476: Fix decoding from the locale encoding in the\n C.UTF-8 locale.\n - gh-131927: Compiler warnings originating from the same\n module and line number are now only emitted once, matching\n the behaviour of warnings emitted from user code. This can\n also be configured with warnings filters.\n - gh-127682: No longer call __iter__ twice when creating and\n executing a generator expression. Creating a generator\n expression from a non-interable will raise only when the\n generator expression is executed. This brings the behavior\n of generator expressions in line with other generators.\n - gh-131878: Handle uncaught exceptions in the main input\n loop for the new REPL.\n - gh-131878: Fix support of unicode characters with two or\n more codepoints on Windows in the new REPL.\n - gh-130804: Fix support of unicode characters on Windows in\n the new REPL.\n - gh-130070: Fixed an assertion error for exec() passed a\n string source and a non-None closure. Patch by Bartosz\n S\u0142awecki.\n - gh-129958: Fix a bug that was allowing newlines\n inconsitently in format specifiers for single-quoted\n f-strings. Patch by Pablo Galindo.\n - C API\n - gh-132909: Fix an overflow when handling the K format in\n Py_BuildValue(). Patch by B\u00e9n\u00e9dikt Tran.\n\n- Changes from version 3.13.3\n\n - Tools/Demos\n - gh-131852: msgfmt no longer adds the POT-Creation-Date to\n generated .mo files for consistency with GNU msgfmt.\n - gh-85012: Correctly reset msgctxt when compiling messages\n in msgfmt.\n - gh-130025: The iOS testbed now correctly handles symlinks\n used as Python framework references.\n - Tests\n - gh-131050: test_ssl.test_dh_params is skipped if the\n underlying TLS library does not support finite-field\n ephemeral Diffie-Hellman.\n - gh-129200: Multiple iOS testbed runners can now be started\n at the same time without introducing an ambiguity over\n simulator ownership.\n - gh-130292: The iOS testbed will now run successfully on a\n machine that has not previously run Xcode tests (such as CI\n configurations).\n - gh-130293: The tests of terminal colorization are no longer\n sensitive to the value of the TERM variable in the testing\n environment.\n - gh-126332: Add unit tests for pyrepl.\n - Security\n - gh-131809: Update bundled libexpat to 2.7.1\n - gh-131261: Upgrade to libexpat 2.7.0\n - gh-127371: Avoid unbounded buffering for\n tempfile.SpooledTemporaryFile.writelines(). Previously,\n disk spillover was only checked after the lines iterator\n had been exhausted. This is now done after each line is\n written.\n - gh-121284: Fix bug in the folding of rfc2047 encoded-words\n when flattening an email message using a modern email\n policy. Previously when an encoded-word was too long for\n a line, it would be decoded, split across lines, and\n re-encoded. But commas and other special characters in the\n original text could be left unencoded and unquoted. This\n could theoretically be used to spoof header lines using\n a carefully constructed encoded-word if the resulting\n rendered email was transmitted or re-parsed.\n - Library\n - gh-132174: Fix function name in error message of\n _interpreters.run_string.\n - gh-132171: Fix crash of _interpreters.run_string on string\n subclasses.\n - gh-129204: Introduce new _PYTHON_SUBPROCESS_USE_POSIX_SPAWN\n environment variable knob in subprocess to control the use\n of os.posix_spawn().\n - gh-132159: Do not shadow user arguments in generated\n __new__() by decorator warnings.deprecated. Patch by Xuehai\n Pan.\n - gh-132075: Fix possible use of socket address structures\n with uninitialized members. Now all structure members are\n initialized with zeroes by default.\n - gh-132002: Fix crash when deallocating\n contextvars.ContextVar with weird unahashable string names.\n - gh-131668: socket: Fix code parsing AF_BLUETOOTH socket\n addresses.\n - gh-131492: Fix a resource leak when constructing a\n gzip.GzipFile with a filename fails, for example when\n passing an invalid compresslevel.\n - gh-131325: Fix sendfile fallback implementation to drain\n data after writing to transport in asyncio.\n - gh-129843: Fix incorrect argument passing in\n warnings.warn_explicit().\n - gh-131204: Use monospace font from System Font Stack for\n cross-platform support in difflib.HtmlDiff.\n - gh-130940: The PyConfig.use_system_logger attribute,\n introduced in Python 3.13.2, has been removed. The\n introduction of this attribute inadvertently introduced an\n ABI breakage on macOS and iOS. The use of the system logger\n is now enabled by default on iOS, and disabled by default\n on macOS.\n - gh-131045: Fix issue with __contains__, values, and\n pseudo-members for enum.Flag.\n - gh-130959: Fix pure-Python implementation of\n datetime.time.fromisoformat() to reject times with spaces\n in fractional part (for example, 12:34:56.400 +02:00),\n matching the C implementation. Patch by Micha\u0142 Gorny.\n - gh-130637: Add validation for numeric response data in\n poplib.POP3.stat() method\n - gh-130461: Remove .. index:: directives from the uuid\n module documentation. These directives previously created\n entries in the general index for getnode() as well as\n the uuid1(), uuid3(), uuid4(), and uuid5() constructor\n functions.\n - gh-130379: The zipapp module now calculates the list of\n files to be added to the archive before creating the\n archive. This avoids accidentally including the target when\n it is being created in the source directory.\n - gh-130285: Fix corner case for random.sample() allowing the\n counts parameter to specify an empty population. So now,\n sample([], 0, counts=[]) and sample(\u0027abc\u0027, k=0, counts=[0,\n 0, 0]) both give the same result as sample([], 0).\n - gh-130250: Fix regression in traceback.print_last().\n - gh-130230: Fix crash in pow() with only Decimal third\n argument.\n - gh-118761: Reverts a change in the previous release\n attempting to make some stdlib imports used within the\n subprocess module lazy as this was causing errors during\n __del__ finalizers calling methods such as terminate, or\n kill, or send_signal.\n - gh-130164: Fixed failure to raise TypeError in\n inspect.Signature.bind() for positional-only arguments\n provided by keyword when a variadic keyword argument (e.g.\n --kwargs) is present.\n - gh-130151: Fix reference leaks in _hashlib.hmac_new() and\n _hashlib.hmac_digest(). Patch by B\u00e9n\u00e9dikt Tran.\n - gh-130145: Fix asyncio.AbstractEventloop.run_forever() when\n another loop is already running.\n - gh-129726: Fix gzip.GzipFile raising an unraisable\n exception during garbage collection when referring to\n a temporary object by breaking the reference loop with\n weakref.\n - gh-127750: Remove broken functools.singledispatchmethod()\n caching introduced in gh-85160.\n - gh-129583: Update bundled pip to 25.0.1\n - gh-97850: Update the deprecation warning of\n importlib.abc.Loader.load_module().\n - gh-129646: Update the locale alias mapping in the locale\n module to match the latest X Org locale alias mapping and\n support new locales in Glibc 2.41.\n - gh-129603: Fix bugs where sqlite3.Row objects could\n segfault if their inherited description was set to\n None. Patch by Erlend Aasland.\n - gh-128231: Execution of multiple statements in the new\n REPL now stops immediately upon the first exception\n encountered. Patch by Bartosz S\u0142awecki.\n - gh-117779: Fix reading duplicated entries in zipfile by\n name. Reading duplicated entries (except the last one)\n by ZipInfo now emits a warning instead of raising an\n exception.\n - gh-128772: Fix pydoc for methods with the __module__\n attribute equal to None.\n - gh-92897: Scheduled the deprecation of the check_home\n argument of sysconfig.is_python_build() to Python 3.15.\n - gh-128657: Fix possible extra reference when using objects\n returned by hashlib.sha256() under free threading.\n - gh-128703: Fix mimetypes.guess_type() to use default\n mapping for empty Content-Type in registry.\n - gh-128308: Support the name keyword argument\n for eager tasks in asyncio.loop.create_task(),\n asyncio.create_task() and asyncio.TaskGroup.create_task(),\n by passing on all kwargs to the task factory set by\n asyncio.loop.set_task_factory().\n - gh-128388: Fix PyREPL on Windows to support more\n keybindings, like the Control-\u2190 and Control-\u2192 word-skipping\n keybindings and those with meta (i.e. Alt), e.g. Alt-d to\n kill-word or Alt-Backspace backward-kill-word.\n - gh-126037: xml.etree.ElementTree: Fix a crash in\n Element.find, Element.findtext and Element.findall when\n the tag to find implements an __eq__() method mutating the\n element being queried. Patch by B\u00e9n\u00e9dikt Tran.\n - gh-127712: Fix handling of the secure argument of\n logging.handlers.SMTPHandler.\n - gh-126033: xml.etree.ElementTree: Fix a crash in\n Element.remove when the element is concurrently\n mutated. Patch by B\u00e9n\u00e9dikt Tran.\n - gh-118201: Fixed intermittent failures of os.confstr,\n os.pathconf and os.sysconf on iOS and Android.\n - gh-124927: Non-printing characters are now properly handled\n in the new REPL.\n - IDLE\n - gh-129873: Simplify displaying the IDLE doc by only copying\n the text section of idle.html to idlelib/help.html. Patch\n by Stan Ulbrych.\n - Documentation\n - gh-131417: Mention asyncio.Future and asyncio.Task in\n generic classes list.\n - gh-125722: Require Sphinx 8.2.0 or later to build the\n Python documentation. Patch by Adam Turner.\n - gh-129712: The wheel tags supported by each macOS universal\n SDK option are now documented.\n - gh-46236: C API: Document PyUnicode_RSplit(),\n PyUnicode_Partition() and PyUnicode_RPartition().\n - Core and Builtins\n - gh-132011: Fix crash when calling list.append() as an\n unbound method.\n - gh-131998: Fix a crash when using an unbound method\n descriptor object in a function where a bound method\n descriptor was used.\n - gh-131988: Fix a performance regression that caused scaling\n bottlenecks in the free threaded build in 3.13.1 and\n 3.13.2.\n - gh-131719: Fix missing NULL check in _PyMem_FreeDelayed in\n free-threaded build.\n - gh-131670: Fix anext() failing on sync __anext__() raising\n an exception.\n - gh-131141: Fix data race in sys.monitoring instrumentation\n while registering callback.\n - gh-130932: Fix incorrect exception handling in\n _PyModule_IsPossiblyShadowing\n - gh-130851: Fix a crash in the free threading build when\n constructing a code object with co_consts that contains\n instances of types that are not otherwise generated by the\n bytecode compiler.\n - gh-130794: Fix memory leak in the free threaded build\n when resizing a shared list or dictionary from multiple\n short-lived threads.\n - gh-130775: Do not crash on negative column and end_column\n in ast locations.\n - gh-130382: Fix PyRefTracer_DESTROY not being sent from\n Python/ceval.c Py_DECREF().\n - gh-130618: Fix a bug that was causing UnicodeDecodeError or\n SystemError to be raised when using f-strings with lambda\n expressions with non-ASCII characters. Patch by Pablo\n Galindo\n - gh-130163: Fix possible crashes related to concurrent\n change and use of the sys module attributes.\n - gh-88887: Fixing multiprocessing Resource Tracker process\n leaking, usually observed when running Python as PID 1.\n - gh-130115: Fix an issue with thread identifiers being\n sign-extended on some platforms.\n - gh-128396: Fix a crash that occurs when calling locals()\n inside an inline comprehension that uses the same local\n variable as the outer frame scope where the variable is a\n free or cell var.\n - gh-116042: Fix location for SyntaxErrors of invalid escapes\n in the tokenizer. Patch by Pablo Galindo\n - gh-129983: Fix data race in compile_template in sre.c.\n - gh-129967: Fix a race condition in the free threading build\n when repr(set) is called concurrently with set.clear().\n - gh-129900: Fix return codes inside SystemExit not getting\n returned by the REPL.\n - gh-129732: Fixed a race in _Py_qsbr_reserve in the free\n threading build.\n - gh-129643: Fix thread safety of PyList_Insert() in\n free-threading builds.\n - gh-129668: Fix race condition when raising MemoryError in\n the free threaded build.\n - gh-129643: Fix thread safety of PyList_SetItem() in\n free-threading builds. Patch by Kumar Aditya.\n - gh-128714: Fix the potential races in get/set dunder\n methods __annotations__, __annotate__ and __type_params__\n for function object, and add related tests.\n - gh-128632: Disallow __classdict__ as the name of a type\n parameter. Using this name would previously crash the\n interpreter in some circumstances.\n - gh-127953: The time to handle a LINE event in\n sys.monitoring (and sys.settrace) is now independent of the\n number of lines in the code object.\n - gh-125331: from __future__ import barry_as_FLUFL now works\n in more contexts, including when it is used in files,\n with the -c flag, and in the REPL when there are multiple\n statements on the same line. Previously, it worked only\n on subsequent lines in the REPL, and when the appropriate\n flags were passed directly to compile(). Patch by Pablo\n Galindo.\n - C API\n - gh-131740: Update PyUnstable_GC_VisitObjects to traverse\n perm gen.\n - gh-129533: Update PyGC_Enable(), PyGC_Disable(),\n PyGC_IsEnabled() to use atomic operation for thread-safety\n at free-threading build. Patch by Donghee Na.\n - Build\n - gh-131865: The DTrace build now properly passes the CC\n and CFLAGS variables to the dtrace command when utilizing\n SystemTap on Linux.\n - gh-131675: Fix mimalloc library builds for 32-bit ARM\n targets.\n - gh-130673: Fix potential KeyError when handling object\n sections during JIT building process.\n - gh-130740: Ensure that Python.h is included before\n stdbool.h unless pyconfig.h is included before or in some\n platform-specific contexts.\n - gh-129838: Don\u2019t redefine _Py_NO_SANITIZE_UNDEFINED when\n compiling with a recent GCC version and undefined sanitizer\n enabled.\n - gh-129660: Drop test_embed from PGO training, whose\n contribution in recent versions is considered to be\n ignorable.\n\n- Changes from version 3.13.2:\n \n - Tools/Demos\n - gh-128152: Fix a bug where Argument Clinic\u2019s C\n pre-processor parser tried to parse pre-processor\n directives inside C comments. Patch by Erlend Aasland.\n - Tests\n - gh-127906: Test the limited C API in test_cppext. Patch by\n Victor Stinner.\n - gh-127637: Add tests for the dis command-line\n interface. Patch by B\u00e9n\u00e9dikt Tran.\n - gh-126925: iOS test results are now streamed during test\n execution, and the deprecated xcresulttool is no longer\n used.\n - Security\n - gh-105704: When using urllib.parse.urlsplit() and\n urllib.parse.urlparse() host parsing would not reject\n domain names containing square brackets ([ and ]). Square\n brackets are only valid for IPv6 and IPvFuture hosts\n according to RFC 3986 Section 3.2.2. (CVE-2025-0938,\n bsc#1236705)\n - gh-127655: Fixed the\n asyncio.selector_events._SelectorSocketTransport\n transport not pausing writes for the protocol when\n the buffer reaches the high water mark when using\n asyncio.WriteTransport.writelines() (CVE-2024-12254,\n bsc#1234290).\n - gh-126108: Fix a possible NULL pointer dereference in\n PySys_AddWarnOptionUnicode().\n - gh-80222: Fix bug in the folding of quoted strings\n when flattening an email message using a modern email\n policy. Previously when a quoted string was folded so\n that it spanned more than one line, the surrounding\n quotes and internal escapes would be omitted. This could\n theoretically be used to spoof header lines using a\n carefully constructed quoted string if the resulting\n rendered email was transmitted or re-parsed.\n - gh-119511: Fix a potential denial of service in the imaplib\n module. When connecting to a malicious server, it could\n cause an arbitrary amount of memory to be allocated. On\n many systems this is harmless as unused virtual memory is\n only a mapping, but if this hit a virtual address size\n limit it could lead to a MemoryError or other process\n crash. On unusual systems or builds where all allocated\n memory is touched and backed by actual ram or storage\n it could\u2019ve consumed resources doing so until similarly\n crashing.\n - Library\n - gh-129502: Unlikely errors in preparing arguments for\n ctypes callback are now handled in the same way as errors\n raised in the callback of in converting the result of\n the callback \u2013 using sys.unraisablehook() instead of\n sys.excepthook() and not setting sys.last_exc and other\n variables.\n - gh-129403: Corrected ValueError message for asyncio.Barrier\n and threading.Barrier.\n - gh-129409: Fix an integer overflow in the csv module when\n writing a data field larger than 2GB.\n - gh-118761: Improve import time of subprocess by lazy\n importing locale and signal. Patch by Taneli Hukkinen.\n - gh-129346: In sqlite3, handle out-of-memory when creating\n user-defined SQL functions.\n - gh-129061: Fix FORCE_COLOR and NO_COLOR when empty\n strings. Patch by Hugo van Kemenade.\n - gh-128550: Removed an incorrect optimization relating\n to eager tasks in asyncio.TaskGroup that resulted in\n cancellations being missed.\n - gh-128991: Release the enter frame reference within bdb\n callback\n - gh-128978: Fix a NameError in\n sysconfig.expand_makefile_vars(). Patch by B\u00e9n\u00e9dikt Tran.\n - gh-128961: Fix a crash when setting state on an exhausted\n array.array iterator.\n - gh-128894: Fix\n traceback.TracebackException._format_syntax_error not to\n fail on exceptions with custom metadata.\n - gh-128916: Do not attempt to set SO_REUSEPORT on sockets of\n address families other than AF_INET and AF_INET6, as it is\n meaningless with these address families, and the call with\n fail with Linux kernel 6.12.9 and newer.\n - gh-128679: Fix tracemalloc.stop() race condition. Fix\n tracemalloc to support calling tracemalloc.stop() in\n one thread, while another thread is tracing memory\n allocations. Patch by Victor Stinner.\n - gh-128636: Fix PyREPL failure when os.environ is\n overwritten with an invalid value.\n - gh-128562: Fix possible conflicts in generated tkinter\n widget names if the widget class name ends with a digit.\n - gh-128498: Default to stdout isatty for color detection\n instead of stderr. Patch by Hugo van Kemenade.\n - gh-128552: Fix cyclic garbage introduced\n by asyncio.loop.create_task() and\n asyncio.TaskGroup.create_task() holding a reference to the\n created task if it is eager.\n - gh-128479: Fix asyncio.staggered.staggered_race() leaking\n tasks and issuing an unhandled exception.\n - gh-128400: Fix crash when using\n faulthandler.dump_traceback() while other threads are\n active on the free threaded build.\n - gh-88834: Unify the instance check for typing.Union and\n types.UnionType: Union now uses the instance checks against\n its parameters instead of the subclass checks.\n - gh-128302: Fix\n xml.dom.xmlbuilder.DOMEntityResolver.resolveEntity(), which\n was broken by the Python 3.0 transition.\n - gh-128302: Allow xml.dom.xmlbuilder.DOMParser.parse()\n to correctly handle xml.dom.xmlbuilder.DOMInputSource\n instances that only have a systemId attribute set.\n - gh-112064: Fix incorrect handling of negative read sizes in\n HTTPResponse.read. Patch by Yury Manushkin.\n - gh-58956: Fixed a frame reference leak in bdb.\n - gh-128131: Completely support random access of uncompressed\n unencrypted read-only zip files obtained by ZipFile.open.\n - gh-112328: enum.EnumDict can now be used without resorting\n to private API.\n - gh-127975: Avoid reusing quote types in ast.unparse() if\n not needed.\n - gh-128062: Revert the font of turtledemo\u2019s menu bar to its\n default value and display the shortcut keys in the correct\n position.\n - gh-128014: Fix resetting the default window icon by passing\n default=\u0027\u0027 to the tkinter method wm_iconbitmap().\n - gh-115514: Fix exceptions and incomplete writes after\n asyncio._SelectorTransport is closed before writes are\n completed.\n - gh-41872: Fix quick extraction of module docstrings from\n a file in pydoc. It now supports docstrings with single\n quotes, escape sequences, raw string literals, and other\n Python syntax.\n - gh-127060: Set TERM environment variable to \u201cdumb\u201d to\n disable traceback colors in IDLE, since IDLE doesn\u2019t\n understand ANSI escape sequences. Patch by Victor Stinner.\n - gh-126742: Fix support of localized error messages reported\n by dlerror(3) and gdbm_strerror in ctypes and dbm.gnu\n functions respectively. Patch by B\u00e9n\u00e9dikt Tran.\n - gh-127873: When -E is set, only ignore PYTHON_COLORS\n and not FORCE_COLOR/NO_COLOR/TERM when colourising\n output. Patch by Hugo van Kemenade.\n - gh-127870: Detect recursive calls in ctypes _as_parameter_\n handling. Patch by Victor Stinner.\n - gh-127847: Fix the position when doing interleaved seeks\n and reads in uncompressed, unencrypted zip files returned\n by zipfile.ZipFile.open().\n - gh-127732: The platform module now correctly detects\n Windows Server 2025.\n - gh-126821: macOS and iOS apps can now choose to redirect\n stdout and stderr to the system log during interpreter\n configuration.\n - gh-93312: Include \u003csys/pidfd.h\u003e to get os.PIDFD_NONBLOCK\n constant. Patch by Victor Stinner.\n - gh-83662: Add missing __class_getitem__ method to the\n Python implementation of functools.partial(), to make it\n compatible with the C version. This is mainly relevant for\n alternative Python implementations like PyPy and GraalPy,\n because CPython will usually use the C-implementation of\n that function.\n - gh-127586: multiprocessing.pool.Pool now properly restores\n blocked signal handlers of the parent thread when creating\n processes via either spawn or forkserver.\n - gh-98188: Fix an issue in\n email.message.Message.get_payload() where data cannot be\n decoded if the Content Transfer Encoding mechanism contains\n trailing whitespaces or additional junk text. Patch by Hui\n Liu.\n - gh-127257: In ssl, system call failures that OpenSSL\n reports using ERR_LIB_SYS are now raised as OSError.\n - gh-127096: Do not recreate unnamed section on every read in\n configparser.ConfigParser. Patch by Andrey Efremov.\n - gh-127196: Fix crash when dict with keys in invalid\n encoding were passed to several functions in _interpreters\n module.\n - gh-126775: Make linecache.checkcache() thread safe and GC\n re-entrancy safe.\n - gh-126332: Fix _pyrepl crash when entering a double CTRL-Z\n on an overflowing line.\n - gh-126225: getopt and optparse are no longer marked as\n deprecated. There are legitimate reasons to use one of\n these modules in preference to argparse, and none of these\n modules are at risk of being removed from the standard\n library. Of the three, argparse remains the recommended\n default choice, unless one of the concerns noted at the top\n of the optparse module documentation applies.\n - gh-125553: Fix round-trip invariance for backslash\n continuations in tokenize.untokenize().\n - gh-123987: Fixed issue in NamespaceReader where a non-path\n item in a namespace path, such as a sentinel added by an\n editable installer, would break resource loading.\n - gh-123401: The http.cookies module now supports parsing\n obsolete RFC 850 date formats, in accordance with RFC 9110\n requirements. Patch by Nano Zheng.\n - gh-122431: readline.append_history_file() now raises a\n ValueError when given a negative value.\n - gh-119257: Show tab completions menu below the current\n line, which results in less janky behaviour, and fixes a\n cursor movement bug. Patch by Daniel Hollas\n - Documentation\n - gh-125722: Require Sphinx 8.1.3 or later to build the\n Python documentation. Patch by Adam Turner.\n - gh-67206: Document that string.printable is not\n printable in the POSIX sense. In particular,\n string.printable.isprintable() returns False. Patch by\n B\u00e9n\u00e9dikt Tran.\n - Core and Builtins\n - gh-129345: Fix null pointer dereference in syslog.openlog()\n when an audit hook raises an exception.\n - gh-129093: Fix f-strings such as f\u0027{expr=}\u0027 sometimes not\n displaying the full expression when the expression contains\n !=.\n - gh-124363: Treat debug expressions in f-string as raw\n strings. Patch by Pablo Galindo\n - gh-128799: Add frame of except* to traceback when it wraps\n a naked exception.\n - gh-128078: Fix a SystemError when using anext() with a\n default tuple value. Patch by B\u00e9n\u00e9dikt Tran.\n - gh-128717: Fix a crash when setting the recursion limit\n while other threads are active on the free threaded build.\n - gh-128330: Restore terminal control characters on REPL\n exit.\n - gh-128079: Fix a bug where except* does not properly check\n the return value of an ExceptionGroup\u2019s split() function,\n leading to a crash in some cases. Now when split() returns\n an invalid object, except* raises a TypeError with the\n original raised ExceptionGroup object chained to it.\n - gh-128030: Avoid error from calling\n PyModule_GetFilenameObject on a non-module object when\n importing a non-existent symbol from a non-module object.\n - gh-127903: Objects/unicodeobject.c: fix a crash on DEBUG\n builds in _copy_characters when there is nothing to copy.\n - gh-127599: Fix statistics for increments of object\n reference counts (in particular, when a reference count was\n increased by more than 1 in a single operation).\n - gh-127651: When raising ImportError for missing symbols\n in from imports, use __file__ in the error message if\n __spec__.origin is not a location\n - gh-127582: Fix non-thread-safe object resurrection when\n calling finalizers and watcher callbacks in the free\n threading build.\n - gh-127434: The iOS compiler shims can now accept arguments\n with spaces.\n - gh-127536: Add missing locks around some list assignment\n operations in the free threading build.\n - gh-126862: Fix a possible overflow when a class inherits\n from an absurd number of super-classes. Reported by Valery\n Fedorenko. Patch by B\u00e9n\u00e9dikt Tran.\n - gh-127349: Fixed the error when resizing terminal in Python\n REPL. Patch by Semyon Moroz.\n - gh-126076: Relocated objects such as tuple, bytes and\n str objects are properly tracked by tracemalloc and its\n associated hooks. Patch by Pablo Galindo.\n - C API\n - gh-127791: Fix loss of callbacks after more than one call\n to PyUnstable_AtExit().\n - Build\n - gh-129539: Don\u2019t redefine EX_OK when the system has the\n sysexits.h header.\n - gh-128472: Skip BOLT optimization of functions using\n computed gotos, fixing errors on build with LLVM 19.\n - gh-123925: Fix building the curses module on platforms with\n libncurses but without libncursesw.\n - gh-128321: Set LIBS instead of LDFLAGS when checking if\n sqlite3 library functions are available. This fixes the\n ordering of linked libraries during checks, which was\n incorrect when using a statically linked libsqlite3.\n - gh-127865: Fix build failure on systems without\n thread-locals support.\n\n- Changes from version 3.13.1:\n - Tools/Demos\n - gh-126807: Fix extraction warnings in pygettext.py caused\n by mistaking function definitions for function calls.\n - gh-126167: The iOS testbed was modified so that it can be\n used by third-party projects for testing purposes.\n - Tests\n - gh-126909: Fix test_os extended attribute tests to work on\n filesystems with 1 KiB xattr size limit.\n - gh-125041: Re-enable skipped tests for zlib on the\n s390x architecture: only skip checks of the compressed\n bytes, which can be different between zlib\u2019s software\n implementation and the hardware-accelerated implementation.\n - gh-124295: Add translation tests to the argparse module.\n - Security\n - gh-126623: Upgrade libexpat to 2.6.4\n - gh-125140: Remove the current directory from sys.path when\n using PyREPL.\n - gh-122792: Changed IPv4-mapped ipaddress.IPv6Address to\n consistently use the mapped IPv4 address value for deciding\n properties. Properties which have their behavior fixed are\n is_multicast, is_reserved, is_link_local, is_global, and\n is_unspecified.\n - Library\n - gh-127321: pdb.set_trace() will not stop at an opcode that\n does not have an associated line number anymore.\n - gh-127303: Publicly expose EXACT_TOKEN_TYPES in\n token.__all__.\n - gh-123967: Fix faulthandler for trampoline frames. If the\n top-most frame is a trampoline frame, skip it. Patch by\n Victor Stinner.\n - gh-127182: Fix io.StringIO.__setstate__() crash, when None\n was passed as the first value.\n - gh-127217: Fix urllib.request.pathname2url() for paths\n starting with multiple slashes on Posix.\n - gh-127035: Fix shutil.which on Windows. Now it looks at\n direct match if and only if the command ends with a PATHEXT\n extension or X_OK is not in mode. Support extensionless\n files if \u201c.\u201d is in PATHEXT. Support PATHEXT extensions that\n end with a dot.\n - gh-122273: Support PyREPL history on Windows. Patch by\n devdanzin and Victor Stinner.\n - gh-127078: Fix issue where urllib.request.url2pathname()\n failed to discard an extra slash before a UNC drive in the\n URL path on Windows.\n - gh-126766: Fix issue where urllib.request.url2pathname()\n failed to discard any \u2018localhost\u2019 authority present in the\n URL.\n - gh-127065: Fix crash when calling a operator.methodcaller()\n instance from multiple threads in the free threading build.\n - gh-126997: Fix support of STRING and GLOBAL opcodes with\n non-ASCII arguments in pickletools. pickletools.dis()\n now outputs non-ASCII bytes in STRING, BINSTRING and\n SHORT_BINSTRING arguments as escaped (\\xXX).\n - gh-126316: grp: Make grp.getgrall() thread-safe by adding a\n mutex. Patch by Victor Stinner.\n - gh-126618: Fix the representation of itertools.count\n objects when the count value is sys.maxsize.\n - gh-85168: Fix issue where urllib.request.url2pathname() and\n pathname2url() always used UTF-8 when quoting and unquoting\n file URIs. They now use the filesystem encoding and error\n handler.\n - gh-67877: Fix memory leaks when regular expression matching\n terminates abruptly, either because of a signal or because\n memory allocation fails.\n - gh-126789: Fixed the values of sysconfig.get_config_vars(),\n sysconfig.get_paths(), and their siblings when the site\n initialization happens after sysconfig has built a cache\n for sysconfig.get_config_vars().\n - gh-126188: Update bundled pip to 24.3.1\n - gh-126780: Fix os.path.normpath() for drive-relative paths\n on Windows.\n - gh-126766: Fix issue where urllib.request.url2pathname()\n failed to discard two leading slashes introducing an empty\n authority section.\n - gh-126727: locale.nl_langinfo(locale.ERA) now returns\n multiple era description segments separated by\n semicolons. Previously it only returned the first segment\n on platforms with Glibc.\n - gh-126699: Allow collections.abc.AsyncIterator to be a base\n for Protocols.\n - gh-126654: Fix crash when non-dict was passed to several\n functions in _interpreters module.\n - gh-104745: Limit starting a patcher (from\n unittest.mock.patch() or unittest.mock.patch.object()) more\n than once without stopping it\n - gh-126595: Fix a crash when instantiating itertools.count\n with an initial count of sys.maxsize on debug builds. Patch\n by B\u00e9n\u00e9dikt Tran.\n - gh-120423: Fix issue where urllib.request.pathname2url()\n mishandled Windows paths with embedded forward slashes.\n - gh-126565: Improve performances of zipfile.Path.open() for\n non-reading modes.\n - gh-126505: Fix bugs in compiling case-insensitive regular\n expressions with character classes containing non-BMP\n characters: upper-case non-BMP character did was ignored\n and the ASCII flag was ignored when matching a character\n range whose upper bound is beyond the BMP region.\n - gh-117378: Fixed the multiprocessing \u0027forkserver\u0027\n start method forkserver process to correctly inherit\n the parent\u2019s sys.path during the importing of\n multiprocessing.set_forkserver_preload() modules in the\n same manner as sys.path is configured in workers before\n executing work items.\n - This bug caused some forkserver module preloading to\n silently fail to preload. This manifested as a performance\n degration in child processes when the sys.path was required\n due to additional repeated work in every worker.\n - It could also have a side effect of \u0027\u0027 remaining in\n sys.path during forkserver preload imports instead of the\n absolute path from os.getcwd() at multiprocessing import\n time used in the worker sys.path.\n - The sys.path differences between phases in the child\n process could potentially have caused preload to import\n incorrect things from the wrong location. We are unaware of\n that actually having happened in practice.\n - gh-125679: The multiprocessing.Lock and\n multiprocessing.RLock repr values no longer say \u201cunknown\u201d\n on macOS.\n - gh-126476: Raise calendar.IllegalMonthError (now a subclass\n of IndexError) for calendar.month() when the input month is\n not correct.\n - gh-126489: The Python implementation of pickle no longer\n calls pickle.Pickler.persistent_id() for the result of\n persistent_id().\n - gh-126313: Fix an issue in curses.napms() when\n curses.initscr() has not yet been called. Patch by B\u00e9n\u00e9dikt\n Tran.\n - gh-126303: Fix pickling and copying of os.sched_param\n objects.\n - gh-126138: Fix a use-after-free crash on asyncio.Task\n objects whose underlying coroutine yields an object that\n implements an evil __getattribute__(). Patch by Nico\n Posada.\n - gh-126220: Fix crash in cProfile.Profile and\n _lsprof.Profiler when their callbacks were directly called\n with 0 arguments.\n - gh-126212: Fix issue where urllib.request.pathname2url()\n and url2pathname() removed slashes from Windows DOS drive\n paths and URLs.\n - gh-126223: Raise a UnicodeEncodeError instead of a\n SystemError upon calling _interpreters.create() with an\n invalid Unicode character.\n - gh-126205: Fix issue where urllib.request.pathname2url()\n generated URLs beginning with four slashes (rather than\n two) when given a Windows UNC path.\n - gh-126105: Fix a crash in ast when the ast.AST._fields\n attribute is deleted.\n - gh-126106: Fixes a possible NULL pointer dereference in\n ssl.\n - gh-126080: Fix a use-after-free crash on asyncio.Task\n objects for which the underlying event loop implements an\n evil __getattribute__(). Reported by Nico-Posada. Patch by\n B\u00e9n\u00e9dikt Tran.\n - gh-126083: Fixed a reference leak in asyncio.Task objects\n when reinitializing the same object with a non-None\n context. Patch by Nico Posada.\n - gh-125984: Fix use-after-free crashes on asyncio.Future\n objects for which the underlying event loop implements an\n evil __getattribute__(). Reported by Nico-Posada. Patch by\n B\u00e9n\u00e9dikt Tran.\n - gh-125969: Fix an out-of-bounds crash when an evil\n asyncio.loop.call_soon() mutates the length of the internal\n callbacks list. Patch by B\u00e9n\u00e9dikt Tran.\n - gh-125966: Fix a use-after-free crash in\n asyncio.Future.remove_done_callback(). Patch by B\u00e9n\u00e9dikt\n Tran.\n - gh-125789: Fix possible crash when mutating list of\n callbacks returned by asyncio.Future._callbacks. It\n now always returns a new copy in C implementation\n _asyncio. Patch by Kumar Aditya.\n - gh-124452: Fix an issue in\n email.policy.EmailPolicy.header_source_parse() and\n email.policy.Compat32.header_source_parse() that introduced\n spurious leading whitespaces into header values when the\n header includes a newline character after the header name\n delimiter (:) and before the value.\n - gh-125884: Fixed the bug for pdb where it can\u2019t set\n breakpoints on functions with certain annotations.\n - gh-125355: Fix several bugs in\n argparse.ArgumentParser.parse_intermixed_args().\n - The parser no longer changes temporarily during\n parsing.\n - Default values are not processed twice.\n - Required mutually exclusive groups containing\n positional arguments are now supported.\n - The missing arguments report now includes the names of\n all required optional and positional arguments.\n - Unknown options can be intermixed with positional\n arguments in parse_known_intermixed_args().\n - gh-125666: Avoid the exiting the interpreter if a null byte\n is given as input in the new REPL.\n - gh-125710: [Enum] fix hashable\u003c-\u003enonhashable comparisons\n for member values\n - gh-125631: Restore ability to set persistent_id and\n persistent_load attributes of instances of the Pickler and\n Unpickler classes in the pickle module.\n - gh-125378: Fixed the bug in pdb where after a multi-line\n command, an empty line repeats the first line of the\n multi-line command, instead of the full command.\n - gh-125682: Reject non-ASCII digits in the Python\n implementation of json.loads() conforming to the JSON\n specification.\n - gh-125660: Reject invalid unicode escapes for Python\n implementation of json.loads().\n - gh-125259: Fix the notes removal logic for errors thrown in\n enum initialization.\n - gh-125590: Allow FrameLocalsProxy to delete and pop if the\n key is not a fast variable.\n - gh-125519: Improve traceback if importlib.reload() is\n called with an object that is not a module. Patch by Alex\n Waygood.\n - gh-125451: Fix deadlock when\n concurrent.futures.ProcessPoolExecutor shuts down\n concurrently with an error when feeding a job to a worker\n process.\n - gh-125422: Fixed the bug where pdb and bdb can step into\n the bottom caller frame.\n - gh-100141: Fixed the bug where pdb will be stuck in an\n infinite loop when debugging an empty file.\n - gh-125115: Fixed a bug in pdb where arguments starting with\n - can\u2019t be passed to the debugged script.\n - gh-53203: Fix time.strptime() for %c, %x and %X formats\n in many locales that use non-ASCII digits, like Persian,\n Burmese, Odia and Shan.\n - gh-125398: Fix the conversion of the VIRTUAL_ENV path in\n the activate script in venv when running in Git Bash for\n Windows.\n - gh-125316: Fix using functools.partial() as enum.Enum\n member. A FutureWarning with suggestion to use\n enum.member() is now emitted when the partial instance is\n used as an enum member.\n - gh-125245: Fix race condition when importing\n collections.abc, which could incorrectly return an empty\n module.\n - gh-125243: Fix data race when creating zoneinfo.ZoneInfo\n objects in the free threading build.\n - gh-125254: Fix a bug where ArgumentError includes the\n incorrect ambiguous option in argparse.\n - gh-125235: Keep tkinter TCL paths in venv pointing to base\n installation on Windows.\n - gh-61011: Fix inheritance of nested mutually\n exclusive groups from parent parser in\n argparse.ArgumentParser. Previously, all nested mutually\n exclusive groups lost their connection to the group\n containing them and were displayed as belonging directly to\n the parser.\n - gh-52551: Fix encoding issues in time.strftime(), the\n strftime() method of the datetime classes datetime, date\n and time and formatting of these classes. Characters\n not encodable in the current locale are now acceptable\n in the format string. Surrogate pairs and sequence\n of surrogatescape-encoded bytes are no longer\n recombinated. Embedded null character no longer terminates\n the format string.\n - gh-125118: Don\u2019t copy arbitrary values to _Bool in the\n struct module.\n - gh-125069: Fix an issue where providing a pathlib.PurePath\n object as an initializer argument to a second PurePath\n object with a different parser resulted in arguments to\n the former object\u2019s initializer being joined by the latter\n object\u2019s parser.\n - gh-125096: If the PYTHON_BASIC_REPL environment variable\n is set, the site module no longer imports the _pyrepl\n module. Moreover, the site module now respects -E and -I\n command line options: ignore PYTHON_BASIC_REPL in this\n case. Patch by Victor Stinner.\n - gh-124969: Fix locale.nl_langinfo(locale.ALT_DIGITS) on\n platforms with glibc. Now it returns a string consisting of\n up to 100 semicolon-separated symbols (an empty string in\n most locales) on all Posix platforms. Previously it only\n returned the first symbol or an empty string.\n - gh-124960: Fix support for the barry_as_FLUFL future flag\n in the new REPL.\n - gh-124984: Fixed thread safety in ssl in the free-threaded\n build. OpenSSL operations are now protected by a per-object\n lock.\n - gh-124958: Fix refcycles in exceptions raised from\n asyncio.TaskGroup and the python implementation of\n asyncio.Future\n - gh-53203: Fix time.strptime() for %c and %x formats in many\n locales: Arabic, Bislama, Breton, Bodo, Kashubian, Chuvash,\n Estonian, French, Irish, Ge\u2019ez, Gurajati, Manx Gaelic,\n Hebrew, Hindi, Chhattisgarhi, Haitian Kreyol, Japanese,\n Kannada, Korean, Marathi, Malay, Norwegian, Nynorsk,\n Punjabi, Rajasthani, Tok Pisin, Yoruba, Yue Chinese,\n Yau/Nungon and Chinese.\n - gh-124917: Allow calling os.path.exists() and\n os.path.lexists() with keyword arguments on Windows. Fixes\n a regression in 3.13.0.\n - gh-124653: Fix detection of the minimal Queue API needed by\n the logging module. Patch by B\u00e9n\u00e9dikt Tran.\n - gh-124858: Fix reference cycles left in tracebacks\n in asyncio.open_connection() when used with\n happy_eyeballs_delay\n - gh-124390: Fixed AssertionError when using\n asyncio.staggered.staggered_race() with\n asyncio.eager_task_factory.\n - gh-124651: Properly quote template strings in venv\n activation scripts (bsc#1232241, CVE-2024-9287).\n - gh-116850: Fix argparse for namespaces with not directly\n writable dict (e.g. classes).\n - gh-58573: Fix conflicts between abbreviated long options in\n the parent parser and subparsers in argparse.\n - gh-124594: All asyncio REPL prompts run in the same\n context. Contributed by Bartosz S\u0142awecki.\n - gh-61181: Fix support of choices with string value in\n argparse. Substrings of the specified string no longer\n considered valid values.\n - gh-80259: Fix argparse support of positional arguments with\n nargs=\u0027?\u0027, default=argparse.SUPPRESS and specified type.\n - gh-120378: Fix a crash related to an integer overflow in\n curses.resizeterm() and curses.resize_term().\n - gh-123884: Fixed bug in itertools.tee() handling of other\n tee inputs (a tee in a tee). The output now has the\n promised n independent new iterators. Formerly, the first\n iterator was identical (not independent) to the input\n iterator. This would sometimes give surprising results.\n - gh-58956: Fixed a bug in pdb where sometimes the breakpoint\n won\u2019t trigger if it was set on a function which is already\n in the call stack.\n - gh-124345: argparse vim supports abbreviated single-dash\n long options separated by = from its value.\n - gh-104860: Fix disallowing abbreviation of single-dash long\n options in argparse with allow_abbrev=False.\n - gh-63143: Fix parsing mutually exclusive arguments in\n argparse. Arguments with the value identical to the default\n value (e.g. booleans, small integers, empty or 1-character\n strings) are no longer considered \u201cnot present\u201d.\n - gh-72795: Positional arguments with nargs equal to \u0027*\u0027 or\n argparse.REMAINDER are no longer required. This allows to\n use positional argument with nargs=\u0027*\u0027 and without default\n in mutually exclusive group and improves error message\n about required arguments.\n - gh-59317: Fix parsing positional argument with nargs equal\n to \u0027?\u0027 or \u0027*\u0027 if it is preceded by an option and another\n positional argument.\n - gh-53780: argparse now ignores the first \u0027--\u0027 (double dash)\n between an option and command.\n - gh-124217: Add RFC 9637 reserved IPv6 block 3fff::/20 in\n ipaddress module.\n - gh-81691: Fix handling of multiple \u0027--\u0027 (double dashes)\n in argparse. Only the first one has now been removed, all\n subsequent ones are now taken literally.\n - gh-123978: Remove broken time.thread_time() and\n time.thread_time_ns() on NetBSD.\n - gh-124008: Fix possible crash (in debug build), incorrect\n output or returning incorrect value from raw binary write()\n when writing to console on Windows.\n - gh-123935: Fix parent slots detection for dataclasses that\n inherit from classes with __dictoffset__.\n - gh-122765: Fix unbalanced quote errors occurring when\n activate.csh in venv was sourced with a custom prompt\n containing unpaired quotes or newlines.\n - gh-123370: Fix the canvas not clearing after running\n turtledemo clock.\n - gh-116810: Resolve a memory leak introduced in CPython\n 3.10\u2019s ssl when the ssl.SSLSocket.session property was\n accessed. Speeds up read and write access to said property\n by no longer unnecessarily cloning session objects via\n serialization.\n - gh-120754: Update unbounded read calls in zipfile to\n specify an explicit size putting a limit on how much data\n they may read. This also updates handling around ZIP max\n comment size to match the standard instead of reading\n comments that are one byte too long.\n - gh-70764: Fixed an issue where inspect.getclosurevars()\n would incorrectly classify an attribute name as a global\n variable when the name exists both as an attribute name and\n a global variable.\n - gh-118289: posixpath.realpath() now raises\n NotADirectoryError when strict mode is enabled and a\n non-directory path with a trailing slash is supplied.\n - gh-119826: Always return an absolute path for\n os.path.abspath() on Windows.\n - gh-117766: Always use str() to print choices in argparse.\n - gh-101955: Fix SystemError when match regular expression\n pattern containing some combination of possessive\n quantifier, alternative and capture group.\n - gh-88110: Fixed multiprocessing.Process reporting a\n .exitcode of 1 even on success when using the \u0027fork\u0027 start\n method while using a concurrent.futures.ThreadPoolExecutor.\n - gh-71936: Fix a race condition in\n multiprocessing.pool.Pool.\n - bpo-46128: Strip unittest.IsolatedAsyncioTestCase stack\n frames from reported stacktraces.\n - bpo-14074: Fix argparse metavar processing to allow\n positional arguments to have a tuple metavar.\n - IDLE\n - gh-122392: Increase currently inadequate vertical spacing\n for the IDLE browsers (path, module, and stack) on\n high-resolution monitors.\n - Documentation\n - gh-126622: Added stub pages for removed modules explaining\n their removal, where to find replacements, and linking to\n the last Python version that supported them. Contributed by\n Ned Batchelder.\n - gh-125277: Require Sphinx 7.2.6 or later to build the\n Python documentation. Patch by Adam Turner.\n - gh-124872: Added definitions for context, current\n context, and context management protocol, updated\n related definitions to be consistent, and expanded the\n documentation for contextvars.Context.\n - gh-125018: The importlib.metadata documentation now\n includes semantic cross-reference targets for the\n significant documented APIs. This means intersphinx\n references like importlib.metadata.version() will now work\n as expected.\n - gh-70870: Clarified the dual usage of the term \u201cfree\n variable\u201d (both the formal meaning of any reference\n to names defined outside the local scope, and the\n narrower pragmatic meaning of nonlocal variables named in\n co_freevars).\n - gh-121277: Writers of CPython\u2019s documentation can now use\n next as the version for the versionchanged, versionadded,\n deprecated directives.\n - gh-60712: Include the object type in the lists of\n documented types. Change by Furkan Onder and Martin Panter.\n - bpo-34008: The Py_Main() documentation moved from the\n \u201cVery High Level API\u201d section to the \u201cInitialization and\n Finalization\u201d section.\n - Also make it explicit that we expect Py_Main to\n typically be called instead of Py_Initialize rather\n than after it (since Py_Main makes its own call to\n Py_Initialize). Document that calling both is supported\n but is version dependent on which settings will be applied\n correctly.\n - Core and Builtins\n - gh-113841: Fix possible undefined behavior division by zero\n in complex\u2019s _Py_c_pow().\n - gh-127020: Fix a crash in the free threading build\n when PyCode_GetCode(), PyCode_GetVarnames(),\n PyCode_GetCellvars(), or PyCode_GetFreevars() were called\n from multiple threads at the same time.\n - gh-126980: Fix __buffer__() of bytearray crashing when READ\n or WRITE are passed as flags.\n - gh-126881: Fix crash in finalization of dtoa state. Patch\n by Kumar Aditya.\n - gh-126341: Now ValueError is raised instead of SystemError\n when trying to iterate over a released memoryview object.\n - gh-126688: Fix a crash when calling os.fork() on some\n operating systems, including SerenityOS.\n - gh-126066: Fix importlib to not write an incomplete\n .pyc files when a ulimit or some other operating system\n mechanism is preventing the write to go through fully.\n - gh-126312: Fix crash during garbage collection on an object\n frozen by gc.freeze() on the free-threaded build.\n - gh-126139: Provide better error location when attempting to\n use a future statement with an unknown future feature.\n - gh-126018: Fix a crash in sys.audit() when passing a\n non-string as first argument and Python was compiled in\n debug mode.\n - gh-125942: On Android, the errors setting of sys.stdout was\n changed from surrogateescape to backslashreplace.\n - gh-125859: Fix a crash in the free threading build when\n gc.get_objects() or gc.get_referrers() is called during an\n in-progress garbage collection.\n - gh-125703: Correctly honour tracemalloc hooks in\n specialized Py_DECREF paths. Patch by Pablo Galindo\n - gh-125593: Use color to highlight error locations in\n traceback from exception group\n - gh-125444: Fix illegal instruction for older Arm\n architectures. Patch by Diego Russo, testing by Ross\n Burton.\n - gh-124375: Fix a crash in the free threading build when the\n GC runs concurrently with a new thread starting.\n - gh-125221: Fix possible race condition when calling\n __reduce_ex__() for the first time in the free threading\n build.\n - gh-125038: Fix crash when iterating over a generator\n expression after direct changes on gi_frame.f_locals. Patch\n by Mikhail Efimov.\n - gh-123378: Fix a crash in the __str__() method of\n UnicodeError objects when the UnicodeError.start and\n UnicodeError.end values are invalid or out-of-range. Patch\n by B\u00e9n\u00e9dikt Tran.\n - gh-116510: Fix a crash caused by immortal interned strings\n being shared between sub-interpreters that use basic\n single-phase init. In that case, the string can be used\n by an interpreter that outlives the interpreter that\n created and interned it. For interpreters that share\n obmalloc state, also share the interned dict with the main\n interpreter.\n - gh-122878: Use the pager binary, if available (e.g. on\n Debian and derivatives), to display REPL help().\n - gh-124188: Fix reading and decoding a line from the source\n file witn non-UTF-8 encoding for syntax errors raised in\n the compiler.\n - gh-123930: Improve the error message when a script\n shadowing a module from the standard library causes\n ImportError to be raised during a \u201cfrom\u201d import. Similarly,\n improve the error message when a script shadowing a third\n party module attempts to \u201cfrom\u201d import an attribute from\n that third party module while still initialising.\n - gh-122907: Building with HAVE_DYNAMIC_LOADING\n now works as well as it did in 3.12. Existing\n deficiences will be addressed separately. (See\n https://github.com/python/cpython/issues/122950.)\n - gh-118950: Fix bug where SSLProtocol.connection_lost wasn\u2019t\n getting called when OSError was thrown on writing to\n socket.\n - gh-113570: Fixed a bug in reprlib.repr where it incorrectly\n called the repr method on shadowed Python built-in types.\n - gh-109746: If _thread.start_new_thread() fails to start a\n new thread, it deletes its state from interpreter and thus\n avoids its repeated cleanup on finalization.\n - C API\n - gh-126554: Fix error handling in ctypes.CDLL objects which\n could result in a crash in rare situations.\n - gh-125608: Fix a bug where dictionary watchers\n (e.g., PyDict_Watch()) on an object\u2019s attribute dictionary\n (__dict__) were not triggered when the object\u2019s attributes\n were modified.\n - bpo-34008: Added Py_IsInitialized to the list of APIs that\n are safe to call before the interpreter is initialized, and\n updated the embedding tests to cover it.\n - Build\n - gh-123877: Set wasm32-wasip1 as the WASI target. The old\n wasm32-wasi target is deprecated so it can be used for an\n eventual WASI 1.0.\n - gh-89640: Hard-code float word ordering as little endian on\n WASM.\n - gh-125940: The Android build now supports 16 KB page sizes.\n - gh-89640: Improve detection of float word ordering on Linux\n when link-time optimizations are enabled.\n - gh-125269: Fix detection of whether -latomic is needed when\n cross-compiling CPython using the configure script.\n - gh-121634: Allow for specifying the target compile triple\n for WASI.\n - gh-122578: Use WASI SDK 24 for testing.\n - gh-115382: Fix cross compile failures when the host and\n target SOABIs match.\n\n- Skip PGO with %want_reproducible_builds (bsc#1239210).\n- Configure externally_managed with a bcond https://en.opensuse.org/openSUSE:Python:Externally_managed (bsc#1228165).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2074,SUSE-SLE-Module-Python3-15-SP7-2025-2074",
"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_02074-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02074-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502074-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02074-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040440.html"
},
{
"category": "self",
"summary": "SUSE Bug 1228165",
"url": "https://bugzilla.suse.com/1228165"
},
{
"category": "self",
"summary": "SUSE Bug 1232241",
"url": "https://bugzilla.suse.com/1232241"
},
{
"category": "self",
"summary": "SUSE Bug 1234290",
"url": "https://bugzilla.suse.com/1234290"
},
{
"category": "self",
"summary": "SUSE Bug 1236705",
"url": "https://bugzilla.suse.com/1236705"
},
{
"category": "self",
"summary": "SUSE Bug 1238450",
"url": "https://bugzilla.suse.com/1238450"
},
{
"category": "self",
"summary": "SUSE Bug 1239210",
"url": "https://bugzilla.suse.com/1239210"
},
{
"category": "self",
"summary": "SUSE Bug 1243273",
"url": "https://bugzilla.suse.com/1243273"
},
{
"category": "self",
"summary": "SUSE Bug 1244032",
"url": "https://bugzilla.suse.com/1244032"
},
{
"category": "self",
"summary": "SUSE Bug 1244056",
"url": "https://bugzilla.suse.com/1244056"
},
{
"category": "self",
"summary": "SUSE Bug 1244059",
"url": "https://bugzilla.suse.com/1244059"
},
{
"category": "self",
"summary": "SUSE Bug 1244060",
"url": "https://bugzilla.suse.com/1244060"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12254 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12254/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12718 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12718/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-9287 page",
"url": "https://www.suse.com/security/cve/CVE-2024-9287/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-0938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-0938/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-1795 page",
"url": "https://www.suse.com/security/cve/CVE-2025-1795/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4138 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4138/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4330 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4330/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4517 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4517/"
}
],
"title": "Security update for python313",
"tracking": {
"current_release_date": "2025-06-24T07:26:36Z",
"generator": {
"date": "2025-06-24T07:26:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02074-1",
"initial_release_date": "2025-06-24T07:26:36Z",
"revision_history": [
{
"date": "2025-06-24T07:26:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"product": {
"name": "libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"product_id": "libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-3.13.5-150700.4.11.1.aarch64",
"product": {
"name": "python313-3.13.5-150700.4.11.1.aarch64",
"product_id": "python313-3.13.5-150700.4.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.5-150700.4.11.1.aarch64",
"product": {
"name": "python313-base-3.13.5-150700.4.11.1.aarch64",
"product_id": "python313-base-3.13.5-150700.4.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.5-150700.4.11.1.aarch64",
"product": {
"name": "python313-curses-3.13.5-150700.4.11.1.aarch64",
"product_id": "python313-curses-3.13.5-150700.4.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.5-150700.4.11.1.aarch64",
"product": {
"name": "python313-dbm-3.13.5-150700.4.11.1.aarch64",
"product_id": "python313-dbm-3.13.5-150700.4.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.5-150700.4.11.1.aarch64",
"product": {
"name": "python313-devel-3.13.5-150700.4.11.1.aarch64",
"product_id": "python313-devel-3.13.5-150700.4.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.5-150700.4.11.1.aarch64",
"product": {
"name": "python313-doc-3.13.5-150700.4.11.1.aarch64",
"product_id": "python313-doc-3.13.5-150700.4.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.5-150700.4.11.1.aarch64",
"product": {
"name": "python313-doc-devhelp-3.13.5-150700.4.11.1.aarch64",
"product_id": "python313-doc-devhelp-3.13.5-150700.4.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.5-150700.4.11.1.aarch64",
"product": {
"name": "python313-idle-3.13.5-150700.4.11.1.aarch64",
"product_id": "python313-idle-3.13.5-150700.4.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-testsuite-3.13.5-150700.4.11.1.aarch64",
"product": {
"name": "python313-testsuite-3.13.5-150700.4.11.1.aarch64",
"product_id": "python313-testsuite-3.13.5-150700.4.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.5-150700.4.11.1.aarch64",
"product": {
"name": "python313-tk-3.13.5-150700.4.11.1.aarch64",
"product_id": "python313-tk-3.13.5-150700.4.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.5-150700.4.11.1.aarch64",
"product": {
"name": "python313-tools-3.13.5-150700.4.11.1.aarch64",
"product_id": "python313-tools-3.13.5-150700.4.11.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-64bit-3.13.5-150700.4.11.1.aarch64_ilp32",
"product": {
"name": "libpython3_13-1_0-64bit-3.13.5-150700.4.11.1.aarch64_ilp32",
"product_id": "libpython3_13-1_0-64bit-3.13.5-150700.4.11.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python313-64bit-3.13.5-150700.4.11.1.aarch64_ilp32",
"product": {
"name": "python313-64bit-3.13.5-150700.4.11.1.aarch64_ilp32",
"product_id": "python313-64bit-3.13.5-150700.4.11.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python313-base-64bit-3.13.5-150700.4.11.1.aarch64_ilp32",
"product": {
"name": "python313-base-64bit-3.13.5-150700.4.11.1.aarch64_ilp32",
"product_id": "python313-base-64bit-3.13.5-150700.4.11.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.5-150700.4.11.1.i586",
"product": {
"name": "libpython3_13-1_0-3.13.5-150700.4.11.1.i586",
"product_id": "libpython3_13-1_0-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "libpython3_13t1_0-3.13.5-150700.4.11.1.i586",
"product": {
"name": "libpython3_13t1_0-3.13.5-150700.4.11.1.i586",
"product_id": "libpython3_13t1_0-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "python313-3.13.5-150700.4.11.1.i586",
"product": {
"name": "python313-3.13.5-150700.4.11.1.i586",
"product_id": "python313-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.5-150700.4.11.1.i586",
"product": {
"name": "python313-base-3.13.5-150700.4.11.1.i586",
"product_id": "python313-base-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.5-150700.4.11.1.i586",
"product": {
"name": "python313-curses-3.13.5-150700.4.11.1.i586",
"product_id": "python313-curses-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.5-150700.4.11.1.i586",
"product": {
"name": "python313-dbm-3.13.5-150700.4.11.1.i586",
"product_id": "python313-dbm-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.5-150700.4.11.1.i586",
"product": {
"name": "python313-devel-3.13.5-150700.4.11.1.i586",
"product_id": "python313-devel-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.5-150700.4.11.1.i586",
"product": {
"name": "python313-doc-3.13.5-150700.4.11.1.i586",
"product_id": "python313-doc-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.5-150700.4.11.1.i586",
"product": {
"name": "python313-doc-devhelp-3.13.5-150700.4.11.1.i586",
"product_id": "python313-doc-devhelp-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.5-150700.4.11.1.i586",
"product": {
"name": "python313-idle-3.13.5-150700.4.11.1.i586",
"product_id": "python313-idle-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-3.13.5-150700.4.11.1.i586",
"product": {
"name": "python313-nogil-3.13.5-150700.4.11.1.i586",
"product_id": "python313-nogil-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-base-3.13.5-150700.4.11.1.i586",
"product": {
"name": "python313-nogil-base-3.13.5-150700.4.11.1.i586",
"product_id": "python313-nogil-base-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-curses-3.13.5-150700.4.11.1.i586",
"product": {
"name": "python313-nogil-curses-3.13.5-150700.4.11.1.i586",
"product_id": "python313-nogil-curses-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-dbm-3.13.5-150700.4.11.1.i586",
"product": {
"name": "python313-nogil-dbm-3.13.5-150700.4.11.1.i586",
"product_id": "python313-nogil-dbm-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-devel-3.13.5-150700.4.11.1.i586",
"product": {
"name": "python313-nogil-devel-3.13.5-150700.4.11.1.i586",
"product_id": "python313-nogil-devel-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-idle-3.13.5-150700.4.11.1.i586",
"product": {
"name": "python313-nogil-idle-3.13.5-150700.4.11.1.i586",
"product_id": "python313-nogil-idle-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-testsuite-3.13.5-150700.4.11.1.i586",
"product": {
"name": "python313-nogil-testsuite-3.13.5-150700.4.11.1.i586",
"product_id": "python313-nogil-testsuite-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-tk-3.13.5-150700.4.11.1.i586",
"product": {
"name": "python313-nogil-tk-3.13.5-150700.4.11.1.i586",
"product_id": "python313-nogil-tk-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-tools-3.13.5-150700.4.11.1.i586",
"product": {
"name": "python313-nogil-tools-3.13.5-150700.4.11.1.i586",
"product_id": "python313-nogil-tools-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "python313-testsuite-3.13.5-150700.4.11.1.i586",
"product": {
"name": "python313-testsuite-3.13.5-150700.4.11.1.i586",
"product_id": "python313-testsuite-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.5-150700.4.11.1.i586",
"product": {
"name": "python313-tk-3.13.5-150700.4.11.1.i586",
"product_id": "python313-tk-3.13.5-150700.4.11.1.i586"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.5-150700.4.11.1.i586",
"product": {
"name": "python313-tools-3.13.5-150700.4.11.1.i586",
"product_id": "python313-tools-3.13.5-150700.4.11.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"product_id": "libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpython3_13t1_0-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "libpython3_13t1_0-3.13.5-150700.4.11.1.ppc64le",
"product_id": "libpython3_13t1_0-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "python313-3.13.5-150700.4.11.1.ppc64le",
"product_id": "python313-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "python313-base-3.13.5-150700.4.11.1.ppc64le",
"product_id": "python313-base-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "python313-curses-3.13.5-150700.4.11.1.ppc64le",
"product_id": "python313-curses-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"product_id": "python313-dbm-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "python313-devel-3.13.5-150700.4.11.1.ppc64le",
"product_id": "python313-devel-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "python313-doc-3.13.5-150700.4.11.1.ppc64le",
"product_id": "python313-doc-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "python313-doc-devhelp-3.13.5-150700.4.11.1.ppc64le",
"product_id": "python313-doc-devhelp-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "python313-idle-3.13.5-150700.4.11.1.ppc64le",
"product_id": "python313-idle-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "python313-nogil-3.13.5-150700.4.11.1.ppc64le",
"product_id": "python313-nogil-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-base-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "python313-nogil-base-3.13.5-150700.4.11.1.ppc64le",
"product_id": "python313-nogil-base-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-curses-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "python313-nogil-curses-3.13.5-150700.4.11.1.ppc64le",
"product_id": "python313-nogil-curses-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-dbm-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "python313-nogil-dbm-3.13.5-150700.4.11.1.ppc64le",
"product_id": "python313-nogil-dbm-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-devel-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "python313-nogil-devel-3.13.5-150700.4.11.1.ppc64le",
"product_id": "python313-nogil-devel-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-idle-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "python313-nogil-idle-3.13.5-150700.4.11.1.ppc64le",
"product_id": "python313-nogil-idle-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-testsuite-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "python313-nogil-testsuite-3.13.5-150700.4.11.1.ppc64le",
"product_id": "python313-nogil-testsuite-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-tk-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "python313-nogil-tk-3.13.5-150700.4.11.1.ppc64le",
"product_id": "python313-nogil-tk-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-tools-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "python313-nogil-tools-3.13.5-150700.4.11.1.ppc64le",
"product_id": "python313-nogil-tools-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-testsuite-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "python313-testsuite-3.13.5-150700.4.11.1.ppc64le",
"product_id": "python313-testsuite-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "python313-tk-3.13.5-150700.4.11.1.ppc64le",
"product_id": "python313-tk-3.13.5-150700.4.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.5-150700.4.11.1.ppc64le",
"product": {
"name": "python313-tools-3.13.5-150700.4.11.1.ppc64le",
"product_id": "python313-tools-3.13.5-150700.4.11.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"product_id": "libpython3_13-1_0-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython3_13t1_0-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "libpython3_13t1_0-3.13.5-150700.4.11.1.s390x",
"product_id": "libpython3_13t1_0-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "python313-3.13.5-150700.4.11.1.s390x",
"product_id": "python313-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "python313-base-3.13.5-150700.4.11.1.s390x",
"product_id": "python313-base-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "python313-curses-3.13.5-150700.4.11.1.s390x",
"product_id": "python313-curses-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "python313-dbm-3.13.5-150700.4.11.1.s390x",
"product_id": "python313-dbm-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "python313-devel-3.13.5-150700.4.11.1.s390x",
"product_id": "python313-devel-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "python313-doc-3.13.5-150700.4.11.1.s390x",
"product_id": "python313-doc-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "python313-doc-devhelp-3.13.5-150700.4.11.1.s390x",
"product_id": "python313-doc-devhelp-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "python313-idle-3.13.5-150700.4.11.1.s390x",
"product_id": "python313-idle-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "python313-nogil-3.13.5-150700.4.11.1.s390x",
"product_id": "python313-nogil-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-base-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "python313-nogil-base-3.13.5-150700.4.11.1.s390x",
"product_id": "python313-nogil-base-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-curses-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "python313-nogil-curses-3.13.5-150700.4.11.1.s390x",
"product_id": "python313-nogil-curses-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-dbm-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "python313-nogil-dbm-3.13.5-150700.4.11.1.s390x",
"product_id": "python313-nogil-dbm-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-devel-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "python313-nogil-devel-3.13.5-150700.4.11.1.s390x",
"product_id": "python313-nogil-devel-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-idle-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "python313-nogil-idle-3.13.5-150700.4.11.1.s390x",
"product_id": "python313-nogil-idle-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-testsuite-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "python313-nogil-testsuite-3.13.5-150700.4.11.1.s390x",
"product_id": "python313-nogil-testsuite-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-tk-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "python313-nogil-tk-3.13.5-150700.4.11.1.s390x",
"product_id": "python313-nogil-tk-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-tools-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "python313-nogil-tools-3.13.5-150700.4.11.1.s390x",
"product_id": "python313-nogil-tools-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-testsuite-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "python313-testsuite-3.13.5-150700.4.11.1.s390x",
"product_id": "python313-testsuite-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "python313-tk-3.13.5-150700.4.11.1.s390x",
"product_id": "python313-tk-3.13.5-150700.4.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.5-150700.4.11.1.s390x",
"product": {
"name": "python313-tools-3.13.5-150700.4.11.1.s390x",
"product_id": "python313-tools-3.13.5-150700.4.11.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"product_id": "libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_13-1_0-32bit-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "libpython3_13-1_0-32bit-3.13.5-150700.4.11.1.x86_64",
"product_id": "libpython3_13-1_0-32bit-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_13t1_0-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "libpython3_13t1_0-3.13.5-150700.4.11.1.x86_64",
"product_id": "libpython3_13t1_0-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-32bit-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-32bit-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-32bit-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-base-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-base-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-base-32bit-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-base-32bit-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-base-32bit-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-curses-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-curses-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-dbm-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-dbm-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-devel-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-devel-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-doc-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-doc-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-doc-devhelp-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-doc-devhelp-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-idle-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-idle-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-nogil-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-nogil-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-base-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-nogil-base-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-nogil-base-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-curses-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-nogil-curses-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-nogil-curses-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-dbm-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-nogil-dbm-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-nogil-dbm-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-devel-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-nogil-devel-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-nogil-devel-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-idle-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-nogil-idle-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-nogil-idle-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-testsuite-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-nogil-testsuite-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-nogil-testsuite-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-tk-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-nogil-tk-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-nogil-tk-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-tools-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-nogil-tools-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-nogil-tools-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-testsuite-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-testsuite-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-testsuite-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-tk-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-tk-3.13.5-150700.4.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.5-150700.4.11.1.x86_64",
"product": {
"name": "python313-tools-3.13.5-150700.4.11.1.x86_64",
"product_id": "python313-tools-3.13.5-150700.4.11.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64"
},
"product_reference": "libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le"
},
"product_reference": "libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.5-150700.4.11.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x"
},
"product_reference": "libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64"
},
"product_reference": "libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.5-150700.4.11.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64"
},
"product_reference": "python313-3.13.5-150700.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.5-150700.4.11.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le"
},
"product_reference": "python313-3.13.5-150700.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.5-150700.4.11.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x"
},
"product_reference": "python313-3.13.5-150700.4.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.5-150700.4.11.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64"
},
"product_reference": "python313-3.13.5-150700.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.5-150700.4.11.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64"
},
"product_reference": "python313-base-3.13.5-150700.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.5-150700.4.11.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le"
},
"product_reference": "python313-base-3.13.5-150700.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.5-150700.4.11.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x"
},
"product_reference": "python313-base-3.13.5-150700.4.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.5-150700.4.11.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64"
},
"product_reference": "python313-base-3.13.5-150700.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.5-150700.4.11.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64"
},
"product_reference": "python313-curses-3.13.5-150700.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.5-150700.4.11.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le"
},
"product_reference": "python313-curses-3.13.5-150700.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.5-150700.4.11.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x"
},
"product_reference": "python313-curses-3.13.5-150700.4.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.5-150700.4.11.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64"
},
"product_reference": "python313-curses-3.13.5-150700.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.5-150700.4.11.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64"
},
"product_reference": "python313-dbm-3.13.5-150700.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.5-150700.4.11.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le"
},
"product_reference": "python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.5-150700.4.11.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x"
},
"product_reference": "python313-dbm-3.13.5-150700.4.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.5-150700.4.11.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64"
},
"product_reference": "python313-dbm-3.13.5-150700.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-devel-3.13.5-150700.4.11.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64"
},
"product_reference": "python313-devel-3.13.5-150700.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-devel-3.13.5-150700.4.11.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le"
},
"product_reference": "python313-devel-3.13.5-150700.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-devel-3.13.5-150700.4.11.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x"
},
"product_reference": "python313-devel-3.13.5-150700.4.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-devel-3.13.5-150700.4.11.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64"
},
"product_reference": "python313-devel-3.13.5-150700.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.5-150700.4.11.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64"
},
"product_reference": "python313-idle-3.13.5-150700.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.5-150700.4.11.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le"
},
"product_reference": "python313-idle-3.13.5-150700.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.5-150700.4.11.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x"
},
"product_reference": "python313-idle-3.13.5-150700.4.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.5-150700.4.11.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64"
},
"product_reference": "python313-idle-3.13.5-150700.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.5-150700.4.11.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64"
},
"product_reference": "python313-tk-3.13.5-150700.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.5-150700.4.11.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le"
},
"product_reference": "python313-tk-3.13.5-150700.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.5-150700.4.11.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x"
},
"product_reference": "python313-tk-3.13.5-150700.4.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.5-150700.4.11.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64"
},
"product_reference": "python313-tk-3.13.5-150700.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tools-3.13.5-150700.4.11.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64"
},
"product_reference": "python313-tools-3.13.5-150700.4.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tools-3.13.5-150700.4.11.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le"
},
"product_reference": "python313-tools-3.13.5-150700.4.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tools-3.13.5-150700.4.11.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x"
},
"product_reference": "python313-tools-3.13.5-150700.4.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tools-3.13.5-150700.4.11.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
},
"product_reference": "python313-tools-3.13.5-150700.4.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12254",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12254"
}
],
"notes": [
{
"category": "general",
"text": "Starting in Python 3.12.0, the asyncio._SelectorSocketTransport.writelines()\n method would not \"pause\" writing and signal to the Protocol to drain \nthe buffer to the wire once the write buffer reached the \"high-water \nmark\". Because of this, Protocols would not periodically drain the write\n buffer potentially leading to memory exhaustion.\n\n\n\n\n\nThis\n vulnerability likely impacts a small number of users, you must be using\n Python 3.12.0 or later, on macOS or Linux, using the asyncio module \nwith protocols, and using .writelines() method which had new \nzero-copy-on-write behavior in Python 3.12.0 and later. If not all of \nthese factors are true then your usage of Python is unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12254",
"url": "https://www.suse.com/security/cve/CVE-2024-12254"
},
{
"category": "external",
"summary": "SUSE Bug 1234290 for CVE-2024-12254",
"url": "https://bugzilla.suse.com/1234290"
}
],
"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 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.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 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-24T07:26:36Z",
"details": "important"
}
],
"title": "CVE-2024-12254"
},
{
"cve": "CVE-2024-12718",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12718"
}
],
"notes": [
{
"category": "general",
"text": "Allows modifying some file metadata (e.g. last modified) with filter=\"data\" or file permissions (chmod) with filter=\"tar\" of files outside the extraction directory.\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don\u0027t include the extraction filter feature.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12718",
"url": "https://www.suse.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "SUSE Bug 1244056 for CVE-2024-12718",
"url": "https://bugzilla.suse.com/1244056"
}
],
"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 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-24T07:26:36Z",
"details": "moderate"
}
],
"title": "CVE-2024-12718"
},
{
"cve": "CVE-2024-9287",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-9287"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability has been found in the CPython `venv` module and CLI where path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment \"activation\" scripts (ie \"source venv/bin/activate\"). This means that attacker-controlled virtual environments are able to run commands when the virtual environment is activated. Virtual environments which are not created by an attacker or which aren\u0027t activated before being used (ie \"./venv/bin/python\") are not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-9287",
"url": "https://www.suse.com/security/cve/CVE-2024-9287"
},
{
"category": "external",
"summary": "SUSE Bug 1232241 for CVE-2024-9287",
"url": "https://bugzilla.suse.com/1232241"
}
],
"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 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-24T07:26:36Z",
"details": "moderate"
}
],
"title": "CVE-2024-9287"
},
{
"cve": "CVE-2025-0938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-0938"
}
],
"notes": [
{
"category": "general",
"text": "The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-0938",
"url": "https://www.suse.com/security/cve/CVE-2025-0938"
},
{
"category": "external",
"summary": "SUSE Bug 1236705 for CVE-2025-0938",
"url": "https://bugzilla.suse.com/1236705"
}
],
"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 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-24T07:26:36Z",
"details": "moderate"
}
],
"title": "CVE-2025-0938"
},
{
"cve": "CVE-2025-1795",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-1795"
}
],
"notes": [
{
"category": "general",
"text": "During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-1795",
"url": "https://www.suse.com/security/cve/CVE-2025-1795"
},
{
"category": "external",
"summary": "SUSE Bug 1238450 for CVE-2025-1795",
"url": "https://bugzilla.suse.com/1238450"
}
],
"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 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-24T07:26:36Z",
"details": "low"
}
],
"title": "CVE-2025-1795"
},
{
"cve": "CVE-2025-4138",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4138"
}
],
"notes": [
{
"category": "general",
"text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4138",
"url": "https://www.suse.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "SUSE Bug 1244059 for CVE-2025-4138",
"url": "https://bugzilla.suse.com/1244059"
}
],
"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 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-24T07:26:36Z",
"details": "important"
}
],
"title": "CVE-2025-4138"
},
{
"cve": "CVE-2025-4330",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4330"
}
],
"notes": [
{
"category": "general",
"text": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4330",
"url": "https://www.suse.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "SUSE Bug 1244060 for CVE-2025-4330",
"url": "https://bugzilla.suse.com/1244060"
}
],
"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 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-24T07:26:36Z",
"details": "important"
}
],
"title": "CVE-2025-4330"
},
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"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 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-24T07:26:36Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
},
{
"cve": "CVE-2025-4517",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4517"
}
],
"notes": [
{
"category": "general",
"text": "Allows arbitrary filesystem writes outside the extraction directory during extraction with filter=\"data\".\n\n\nYou are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of \"data\" or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information.\n\nNote that for Python 3.14 or later the default value of filter= changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it\u0027s important to avoid installing source distributions with suspicious links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4517",
"url": "https://www.suse.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "SUSE Bug 1244032 for CVE-2025-4517",
"url": "https://bugzilla.suse.com/1244032"
}
],
"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 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.5-150700.4.11.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.5-150700.4.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-24T07:26:36Z",
"details": "important"
}
],
"title": "CVE-2025-4517"
}
]
}
opensuse-su-2025:15141-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python314-3.14.0~b1-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python314-3.14.0~b1-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15141",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15141-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:15141-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LXUOPFQFFBNU2AN7XK5RBVEUF56APHBV/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:15141-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LXUOPFQFFBNU2AN7XK5RBVEUF56APHBV/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
}
],
"title": "python314-3.14.0~b1-3.1 on GA media",
"tracking": {
"current_release_date": "2025-05-20T00:00:00Z",
"generator": {
"date": "2025-05-20T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15141-1",
"initial_release_date": "2025-05-20T00:00:00Z",
"revision_history": [
{
"date": "2025-05-20T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.0~b1-3.1.aarch64",
"product": {
"name": "python314-3.14.0~b1-3.1.aarch64",
"product_id": "python314-3.14.0~b1-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.0~b1-3.1.aarch64",
"product": {
"name": "python314-curses-3.14.0~b1-3.1.aarch64",
"product_id": "python314-curses-3.14.0~b1-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.0~b1-3.1.aarch64",
"product": {
"name": "python314-dbm-3.14.0~b1-3.1.aarch64",
"product_id": "python314-dbm-3.14.0~b1-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.0~b1-3.1.aarch64",
"product": {
"name": "python314-idle-3.14.0~b1-3.1.aarch64",
"product_id": "python314-idle-3.14.0~b1-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.0~b1-3.1.aarch64",
"product": {
"name": "python314-tk-3.14.0~b1-3.1.aarch64",
"product_id": "python314-tk-3.14.0~b1-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.0~b1-3.1.aarch64",
"product": {
"name": "python314-x86-64-v3-3.14.0~b1-3.1.aarch64",
"product_id": "python314-x86-64-v3-3.14.0~b1-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.0~b1-3.1.ppc64le",
"product": {
"name": "python314-3.14.0~b1-3.1.ppc64le",
"product_id": "python314-3.14.0~b1-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.0~b1-3.1.ppc64le",
"product": {
"name": "python314-curses-3.14.0~b1-3.1.ppc64le",
"product_id": "python314-curses-3.14.0~b1-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.0~b1-3.1.ppc64le",
"product": {
"name": "python314-dbm-3.14.0~b1-3.1.ppc64le",
"product_id": "python314-dbm-3.14.0~b1-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.0~b1-3.1.ppc64le",
"product": {
"name": "python314-idle-3.14.0~b1-3.1.ppc64le",
"product_id": "python314-idle-3.14.0~b1-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.0~b1-3.1.ppc64le",
"product": {
"name": "python314-tk-3.14.0~b1-3.1.ppc64le",
"product_id": "python314-tk-3.14.0~b1-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.0~b1-3.1.ppc64le",
"product": {
"name": "python314-x86-64-v3-3.14.0~b1-3.1.ppc64le",
"product_id": "python314-x86-64-v3-3.14.0~b1-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.0~b1-3.1.s390x",
"product": {
"name": "python314-3.14.0~b1-3.1.s390x",
"product_id": "python314-3.14.0~b1-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.0~b1-3.1.s390x",
"product": {
"name": "python314-curses-3.14.0~b1-3.1.s390x",
"product_id": "python314-curses-3.14.0~b1-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.0~b1-3.1.s390x",
"product": {
"name": "python314-dbm-3.14.0~b1-3.1.s390x",
"product_id": "python314-dbm-3.14.0~b1-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.0~b1-3.1.s390x",
"product": {
"name": "python314-idle-3.14.0~b1-3.1.s390x",
"product_id": "python314-idle-3.14.0~b1-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.0~b1-3.1.s390x",
"product": {
"name": "python314-tk-3.14.0~b1-3.1.s390x",
"product_id": "python314-tk-3.14.0~b1-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.0~b1-3.1.s390x",
"product": {
"name": "python314-x86-64-v3-3.14.0~b1-3.1.s390x",
"product_id": "python314-x86-64-v3-3.14.0~b1-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.0~b1-3.1.x86_64",
"product": {
"name": "python314-3.14.0~b1-3.1.x86_64",
"product_id": "python314-3.14.0~b1-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.0~b1-3.1.x86_64",
"product": {
"name": "python314-curses-3.14.0~b1-3.1.x86_64",
"product_id": "python314-curses-3.14.0~b1-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.0~b1-3.1.x86_64",
"product": {
"name": "python314-dbm-3.14.0~b1-3.1.x86_64",
"product_id": "python314-dbm-3.14.0~b1-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.0~b1-3.1.x86_64",
"product": {
"name": "python314-idle-3.14.0~b1-3.1.x86_64",
"product_id": "python314-idle-3.14.0~b1-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.0~b1-3.1.x86_64",
"product": {
"name": "python314-tk-3.14.0~b1-3.1.x86_64",
"product_id": "python314-tk-3.14.0~b1-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.0~b1-3.1.x86_64",
"product": {
"name": "python314-x86-64-v3-3.14.0~b1-3.1.x86_64",
"product_id": "python314-x86-64-v3-3.14.0~b1-3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.0~b1-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.0~b1-3.1.aarch64"
},
"product_reference": "python314-3.14.0~b1-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.0~b1-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.0~b1-3.1.ppc64le"
},
"product_reference": "python314-3.14.0~b1-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.0~b1-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.0~b1-3.1.s390x"
},
"product_reference": "python314-3.14.0~b1-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.0~b1-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.0~b1-3.1.x86_64"
},
"product_reference": "python314-3.14.0~b1-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.0~b1-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.0~b1-3.1.aarch64"
},
"product_reference": "python314-curses-3.14.0~b1-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.0~b1-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.0~b1-3.1.ppc64le"
},
"product_reference": "python314-curses-3.14.0~b1-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.0~b1-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.0~b1-3.1.s390x"
},
"product_reference": "python314-curses-3.14.0~b1-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.0~b1-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.0~b1-3.1.x86_64"
},
"product_reference": "python314-curses-3.14.0~b1-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.0~b1-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0~b1-3.1.aarch64"
},
"product_reference": "python314-dbm-3.14.0~b1-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.0~b1-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0~b1-3.1.ppc64le"
},
"product_reference": "python314-dbm-3.14.0~b1-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.0~b1-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0~b1-3.1.s390x"
},
"product_reference": "python314-dbm-3.14.0~b1-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.0~b1-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0~b1-3.1.x86_64"
},
"product_reference": "python314-dbm-3.14.0~b1-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.0~b1-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.0~b1-3.1.aarch64"
},
"product_reference": "python314-idle-3.14.0~b1-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.0~b1-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.0~b1-3.1.ppc64le"
},
"product_reference": "python314-idle-3.14.0~b1-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.0~b1-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.0~b1-3.1.s390x"
},
"product_reference": "python314-idle-3.14.0~b1-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.0~b1-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.0~b1-3.1.x86_64"
},
"product_reference": "python314-idle-3.14.0~b1-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.0~b1-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.0~b1-3.1.aarch64"
},
"product_reference": "python314-tk-3.14.0~b1-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.0~b1-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.0~b1-3.1.ppc64le"
},
"product_reference": "python314-tk-3.14.0~b1-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.0~b1-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.0~b1-3.1.s390x"
},
"product_reference": "python314-tk-3.14.0~b1-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.0~b1-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.0~b1-3.1.x86_64"
},
"product_reference": "python314-tk-3.14.0~b1-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.0~b1-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~b1-3.1.aarch64"
},
"product_reference": "python314-x86-64-v3-3.14.0~b1-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.0~b1-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~b1-3.1.ppc64le"
},
"product_reference": "python314-x86-64-v3-3.14.0~b1-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.0~b1-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~b1-3.1.s390x"
},
"product_reference": "python314-x86-64-v3-3.14.0~b1-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.0~b1-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~b1-3.1.x86_64"
},
"product_reference": "python314-x86-64-v3-3.14.0~b1-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.0~b1-3.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~b1-3.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~b1-3.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~b1-3.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~b1-3.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~b1-3.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~b1-3.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~b1-3.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~b1-3.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~b1-3.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~b1-3.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~b1-3.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~b1-3.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~b1-3.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~b1-3.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~b1-3.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~b1-3.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~b1-3.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~b1-3.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~b1-3.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~b1-3.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~b1-3.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~b1-3.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~b1-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python314-3.14.0~b1-3.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~b1-3.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~b1-3.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~b1-3.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~b1-3.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~b1-3.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~b1-3.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~b1-3.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~b1-3.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~b1-3.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~b1-3.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~b1-3.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~b1-3.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~b1-3.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~b1-3.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~b1-3.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~b1-3.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~b1-3.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~b1-3.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~b1-3.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~b1-3.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~b1-3.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~b1-3.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~b1-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.0~b1-3.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0~b1-3.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0~b1-3.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0~b1-3.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0~b1-3.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0~b1-3.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0~b1-3.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0~b1-3.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~b1-3.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0~b1-3.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0~b1-3.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0~b1-3.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0~b1-3.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0~b1-3.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0~b1-3.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0~b1-3.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0~b1-3.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0~b1-3.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0~b1-3.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0~b1-3.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~b1-3.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~b1-3.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~b1-3.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0~b1-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-20T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
}
]
}
opensuse-su-2025:15154-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python313-3.13.3-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python313-3.13.3-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15154",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15154-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:15154-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S2RD4UPWNFPBZYPZVU2CNAWJ25TT3DVC/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:15154-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S2RD4UPWNFPBZYPZVU2CNAWJ25TT3DVC/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
}
],
"title": "python313-3.13.3-3.1 on GA media",
"tracking": {
"current_release_date": "2025-05-23T00:00:00Z",
"generator": {
"date": "2025-05-23T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15154-1",
"initial_release_date": "2025-05-23T00:00:00Z",
"revision_history": [
{
"date": "2025-05-23T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.3-3.1.aarch64",
"product": {
"name": "python313-3.13.3-3.1.aarch64",
"product_id": "python313-3.13.3-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-32bit-3.13.3-3.1.aarch64",
"product": {
"name": "python313-32bit-3.13.3-3.1.aarch64",
"product_id": "python313-32bit-3.13.3-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.3-3.1.aarch64",
"product": {
"name": "python313-curses-3.13.3-3.1.aarch64",
"product_id": "python313-curses-3.13.3-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.3-3.1.aarch64",
"product": {
"name": "python313-dbm-3.13.3-3.1.aarch64",
"product_id": "python313-dbm-3.13.3-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.3-3.1.aarch64",
"product": {
"name": "python313-idle-3.13.3-3.1.aarch64",
"product_id": "python313-idle-3.13.3-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.3-3.1.aarch64",
"product": {
"name": "python313-tk-3.13.3-3.1.aarch64",
"product_id": "python313-tk-3.13.3-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.3-3.1.aarch64",
"product": {
"name": "python313-x86-64-v3-3.13.3-3.1.aarch64",
"product_id": "python313-x86-64-v3-3.13.3-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.3-3.1.ppc64le",
"product": {
"name": "python313-3.13.3-3.1.ppc64le",
"product_id": "python313-3.13.3-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-32bit-3.13.3-3.1.ppc64le",
"product": {
"name": "python313-32bit-3.13.3-3.1.ppc64le",
"product_id": "python313-32bit-3.13.3-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.3-3.1.ppc64le",
"product": {
"name": "python313-curses-3.13.3-3.1.ppc64le",
"product_id": "python313-curses-3.13.3-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.3-3.1.ppc64le",
"product": {
"name": "python313-dbm-3.13.3-3.1.ppc64le",
"product_id": "python313-dbm-3.13.3-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.3-3.1.ppc64le",
"product": {
"name": "python313-idle-3.13.3-3.1.ppc64le",
"product_id": "python313-idle-3.13.3-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.3-3.1.ppc64le",
"product": {
"name": "python313-tk-3.13.3-3.1.ppc64le",
"product_id": "python313-tk-3.13.3-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.3-3.1.ppc64le",
"product": {
"name": "python313-x86-64-v3-3.13.3-3.1.ppc64le",
"product_id": "python313-x86-64-v3-3.13.3-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.3-3.1.s390x",
"product": {
"name": "python313-3.13.3-3.1.s390x",
"product_id": "python313-3.13.3-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-32bit-3.13.3-3.1.s390x",
"product": {
"name": "python313-32bit-3.13.3-3.1.s390x",
"product_id": "python313-32bit-3.13.3-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.3-3.1.s390x",
"product": {
"name": "python313-curses-3.13.3-3.1.s390x",
"product_id": "python313-curses-3.13.3-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.3-3.1.s390x",
"product": {
"name": "python313-dbm-3.13.3-3.1.s390x",
"product_id": "python313-dbm-3.13.3-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.3-3.1.s390x",
"product": {
"name": "python313-idle-3.13.3-3.1.s390x",
"product_id": "python313-idle-3.13.3-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.3-3.1.s390x",
"product": {
"name": "python313-tk-3.13.3-3.1.s390x",
"product_id": "python313-tk-3.13.3-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.3-3.1.s390x",
"product": {
"name": "python313-x86-64-v3-3.13.3-3.1.s390x",
"product_id": "python313-x86-64-v3-3.13.3-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.3-3.1.x86_64",
"product": {
"name": "python313-3.13.3-3.1.x86_64",
"product_id": "python313-3.13.3-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-32bit-3.13.3-3.1.x86_64",
"product": {
"name": "python313-32bit-3.13.3-3.1.x86_64",
"product_id": "python313-32bit-3.13.3-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.3-3.1.x86_64",
"product": {
"name": "python313-curses-3.13.3-3.1.x86_64",
"product_id": "python313-curses-3.13.3-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.3-3.1.x86_64",
"product": {
"name": "python313-dbm-3.13.3-3.1.x86_64",
"product_id": "python313-dbm-3.13.3-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.3-3.1.x86_64",
"product": {
"name": "python313-idle-3.13.3-3.1.x86_64",
"product_id": "python313-idle-3.13.3-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.3-3.1.x86_64",
"product": {
"name": "python313-tk-3.13.3-3.1.x86_64",
"product_id": "python313-tk-3.13.3-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.3-3.1.x86_64",
"product": {
"name": "python313-x86-64-v3-3.13.3-3.1.x86_64",
"product_id": "python313-x86-64-v3-3.13.3-3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.3-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.3-3.1.aarch64"
},
"product_reference": "python313-3.13.3-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.3-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.3-3.1.ppc64le"
},
"product_reference": "python313-3.13.3-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.3-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.3-3.1.s390x"
},
"product_reference": "python313-3.13.3-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.3-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.3-3.1.x86_64"
},
"product_reference": "python313-3.13.3-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-32bit-3.13.3-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-32bit-3.13.3-3.1.aarch64"
},
"product_reference": "python313-32bit-3.13.3-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-32bit-3.13.3-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-32bit-3.13.3-3.1.ppc64le"
},
"product_reference": "python313-32bit-3.13.3-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-32bit-3.13.3-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-32bit-3.13.3-3.1.s390x"
},
"product_reference": "python313-32bit-3.13.3-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-32bit-3.13.3-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-32bit-3.13.3-3.1.x86_64"
},
"product_reference": "python313-32bit-3.13.3-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.3-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.3-3.1.aarch64"
},
"product_reference": "python313-curses-3.13.3-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.3-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.3-3.1.ppc64le"
},
"product_reference": "python313-curses-3.13.3-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.3-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.3-3.1.s390x"
},
"product_reference": "python313-curses-3.13.3-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.3-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.3-3.1.x86_64"
},
"product_reference": "python313-curses-3.13.3-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.3-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.3-3.1.aarch64"
},
"product_reference": "python313-dbm-3.13.3-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.3-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.3-3.1.ppc64le"
},
"product_reference": "python313-dbm-3.13.3-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.3-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.3-3.1.s390x"
},
"product_reference": "python313-dbm-3.13.3-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.3-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.3-3.1.x86_64"
},
"product_reference": "python313-dbm-3.13.3-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.3-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.3-3.1.aarch64"
},
"product_reference": "python313-idle-3.13.3-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.3-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.3-3.1.ppc64le"
},
"product_reference": "python313-idle-3.13.3-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.3-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.3-3.1.s390x"
},
"product_reference": "python313-idle-3.13.3-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.3-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.3-3.1.x86_64"
},
"product_reference": "python313-idle-3.13.3-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.3-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.3-3.1.aarch64"
},
"product_reference": "python313-tk-3.13.3-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.3-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.3-3.1.ppc64le"
},
"product_reference": "python313-tk-3.13.3-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.3-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.3-3.1.s390x"
},
"product_reference": "python313-tk-3.13.3-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.3-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.3-3.1.x86_64"
},
"product_reference": "python313-tk-3.13.3-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.3-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.3-3.1.aarch64"
},
"product_reference": "python313-x86-64-v3-3.13.3-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.3-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.3-3.1.ppc64le"
},
"product_reference": "python313-x86-64-v3-3.13.3-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.3-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.3-3.1.s390x"
},
"product_reference": "python313-x86-64-v3-3.13.3-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.3-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.3-3.1.x86_64"
},
"product_reference": "python313-x86-64-v3-3.13.3-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.3-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.3-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.3-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.3-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.3-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.3-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.3-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.3-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.3-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.3-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.3-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.3-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.3-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.3-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.3-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.3-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.3-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.3-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.3-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.3-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.3-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.3-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.3-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.3-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
}
]
}
opensuse-su-2025:15190-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python310-3.10.17-4.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-3.10.17-4.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15190",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15190-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:15190-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/SHF2OWVN3RG7A57HTAIF7WD7OSGD35VH/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:15190-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/SHF2OWVN3RG7A57HTAIF7WD7OSGD35VH/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
}
],
"title": "python310-3.10.17-4.1 on GA media",
"tracking": {
"current_release_date": "2025-06-02T00:00:00Z",
"generator": {
"date": "2025-06-02T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15190-1",
"initial_release_date": "2025-06-02T00:00:00Z",
"revision_history": [
{
"date": "2025-06-02T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.17-4.1.aarch64",
"product": {
"name": "python310-3.10.17-4.1.aarch64",
"product_id": "python310-3.10.17-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-32bit-3.10.17-4.1.aarch64",
"product": {
"name": "python310-32bit-3.10.17-4.1.aarch64",
"product_id": "python310-32bit-3.10.17-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.17-4.1.aarch64",
"product": {
"name": "python310-curses-3.10.17-4.1.aarch64",
"product_id": "python310-curses-3.10.17-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.17-4.1.aarch64",
"product": {
"name": "python310-dbm-3.10.17-4.1.aarch64",
"product_id": "python310-dbm-3.10.17-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.17-4.1.aarch64",
"product": {
"name": "python310-idle-3.10.17-4.1.aarch64",
"product_id": "python310-idle-3.10.17-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.17-4.1.aarch64",
"product": {
"name": "python310-tk-3.10.17-4.1.aarch64",
"product_id": "python310-tk-3.10.17-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.17-4.1.ppc64le",
"product": {
"name": "python310-3.10.17-4.1.ppc64le",
"product_id": "python310-3.10.17-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-32bit-3.10.17-4.1.ppc64le",
"product": {
"name": "python310-32bit-3.10.17-4.1.ppc64le",
"product_id": "python310-32bit-3.10.17-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.17-4.1.ppc64le",
"product": {
"name": "python310-curses-3.10.17-4.1.ppc64le",
"product_id": "python310-curses-3.10.17-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.17-4.1.ppc64le",
"product": {
"name": "python310-dbm-3.10.17-4.1.ppc64le",
"product_id": "python310-dbm-3.10.17-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.17-4.1.ppc64le",
"product": {
"name": "python310-idle-3.10.17-4.1.ppc64le",
"product_id": "python310-idle-3.10.17-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.17-4.1.ppc64le",
"product": {
"name": "python310-tk-3.10.17-4.1.ppc64le",
"product_id": "python310-tk-3.10.17-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.17-4.1.s390x",
"product": {
"name": "python310-3.10.17-4.1.s390x",
"product_id": "python310-3.10.17-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-32bit-3.10.17-4.1.s390x",
"product": {
"name": "python310-32bit-3.10.17-4.1.s390x",
"product_id": "python310-32bit-3.10.17-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.17-4.1.s390x",
"product": {
"name": "python310-curses-3.10.17-4.1.s390x",
"product_id": "python310-curses-3.10.17-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.17-4.1.s390x",
"product": {
"name": "python310-dbm-3.10.17-4.1.s390x",
"product_id": "python310-dbm-3.10.17-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.17-4.1.s390x",
"product": {
"name": "python310-idle-3.10.17-4.1.s390x",
"product_id": "python310-idle-3.10.17-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.17-4.1.s390x",
"product": {
"name": "python310-tk-3.10.17-4.1.s390x",
"product_id": "python310-tk-3.10.17-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.17-4.1.x86_64",
"product": {
"name": "python310-3.10.17-4.1.x86_64",
"product_id": "python310-3.10.17-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-32bit-3.10.17-4.1.x86_64",
"product": {
"name": "python310-32bit-3.10.17-4.1.x86_64",
"product_id": "python310-32bit-3.10.17-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.17-4.1.x86_64",
"product": {
"name": "python310-curses-3.10.17-4.1.x86_64",
"product_id": "python310-curses-3.10.17-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.17-4.1.x86_64",
"product": {
"name": "python310-dbm-3.10.17-4.1.x86_64",
"product_id": "python310-dbm-3.10.17-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.17-4.1.x86_64",
"product": {
"name": "python310-idle-3.10.17-4.1.x86_64",
"product_id": "python310-idle-3.10.17-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.17-4.1.x86_64",
"product": {
"name": "python310-tk-3.10.17-4.1.x86_64",
"product_id": "python310-tk-3.10.17-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.17-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.17-4.1.aarch64"
},
"product_reference": "python310-3.10.17-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.17-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.17-4.1.ppc64le"
},
"product_reference": "python310-3.10.17-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.17-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.17-4.1.s390x"
},
"product_reference": "python310-3.10.17-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.17-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.17-4.1.x86_64"
},
"product_reference": "python310-3.10.17-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-32bit-3.10.17-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-32bit-3.10.17-4.1.aarch64"
},
"product_reference": "python310-32bit-3.10.17-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-32bit-3.10.17-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-32bit-3.10.17-4.1.ppc64le"
},
"product_reference": "python310-32bit-3.10.17-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-32bit-3.10.17-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-32bit-3.10.17-4.1.s390x"
},
"product_reference": "python310-32bit-3.10.17-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-32bit-3.10.17-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-32bit-3.10.17-4.1.x86_64"
},
"product_reference": "python310-32bit-3.10.17-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.17-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.17-4.1.aarch64"
},
"product_reference": "python310-curses-3.10.17-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.17-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.17-4.1.ppc64le"
},
"product_reference": "python310-curses-3.10.17-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.17-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.17-4.1.s390x"
},
"product_reference": "python310-curses-3.10.17-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.17-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.17-4.1.x86_64"
},
"product_reference": "python310-curses-3.10.17-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.17-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.17-4.1.aarch64"
},
"product_reference": "python310-dbm-3.10.17-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.17-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.17-4.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.17-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.17-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.17-4.1.s390x"
},
"product_reference": "python310-dbm-3.10.17-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.17-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.17-4.1.x86_64"
},
"product_reference": "python310-dbm-3.10.17-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.17-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.17-4.1.aarch64"
},
"product_reference": "python310-idle-3.10.17-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.17-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.17-4.1.ppc64le"
},
"product_reference": "python310-idle-3.10.17-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.17-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.17-4.1.s390x"
},
"product_reference": "python310-idle-3.10.17-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.17-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.17-4.1.x86_64"
},
"product_reference": "python310-idle-3.10.17-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.17-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.17-4.1.aarch64"
},
"product_reference": "python310-tk-3.10.17-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.17-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.17-4.1.ppc64le"
},
"product_reference": "python310-tk-3.10.17-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.17-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.17-4.1.s390x"
},
"product_reference": "python310-tk-3.10.17-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.17-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.17-4.1.x86_64"
},
"product_reference": "python310-tk-3.10.17-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-3.10.17-4.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.17-4.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.17-4.1.s390x",
"openSUSE Tumbleweed:python310-3.10.17-4.1.x86_64",
"openSUSE Tumbleweed:python310-32bit-3.10.17-4.1.aarch64",
"openSUSE Tumbleweed:python310-32bit-3.10.17-4.1.ppc64le",
"openSUSE Tumbleweed:python310-32bit-3.10.17-4.1.s390x",
"openSUSE Tumbleweed:python310-32bit-3.10.17-4.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.17-4.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.17-4.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.17-4.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.17-4.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.17-4.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.17-4.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.17-4.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.17-4.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.17-4.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.17-4.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.17-4.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.17-4.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.17-4.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.17-4.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.17-4.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.17-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-3.10.17-4.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.17-4.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.17-4.1.s390x",
"openSUSE Tumbleweed:python310-3.10.17-4.1.x86_64",
"openSUSE Tumbleweed:python310-32bit-3.10.17-4.1.aarch64",
"openSUSE Tumbleweed:python310-32bit-3.10.17-4.1.ppc64le",
"openSUSE Tumbleweed:python310-32bit-3.10.17-4.1.s390x",
"openSUSE Tumbleweed:python310-32bit-3.10.17-4.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.17-4.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.17-4.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.17-4.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.17-4.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.17-4.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.17-4.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.17-4.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.17-4.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.17-4.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.17-4.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.17-4.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.17-4.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.17-4.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.17-4.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.17-4.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.17-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-3.10.17-4.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.17-4.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.17-4.1.s390x",
"openSUSE Tumbleweed:python310-3.10.17-4.1.x86_64",
"openSUSE Tumbleweed:python310-32bit-3.10.17-4.1.aarch64",
"openSUSE Tumbleweed:python310-32bit-3.10.17-4.1.ppc64le",
"openSUSE Tumbleweed:python310-32bit-3.10.17-4.1.s390x",
"openSUSE Tumbleweed:python310-32bit-3.10.17-4.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.17-4.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.17-4.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.17-4.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.17-4.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.17-4.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.17-4.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.17-4.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.17-4.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.17-4.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.17-4.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.17-4.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.17-4.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.17-4.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.17-4.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.17-4.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.17-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-02T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
}
]
}
opensuse-su-2025:15192-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python39-3.9.22-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python39-3.9.22-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15192",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15192-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:15192-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/CT2IRKNK6IZKYLDE7CHI5L7TG5CAY3F3/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:15192-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/CT2IRKNK6IZKYLDE7CHI5L7TG5CAY3F3/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
}
],
"title": "python39-3.9.22-3.1 on GA media",
"tracking": {
"current_release_date": "2025-06-02T00:00:00Z",
"generator": {
"date": "2025-06-02T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15192-1",
"initial_release_date": "2025-06-02T00:00:00Z",
"revision_history": [
{
"date": "2025-06-02T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python39-3.9.22-3.1.aarch64",
"product": {
"name": "python39-3.9.22-3.1.aarch64",
"product_id": "python39-3.9.22-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.22-3.1.aarch64",
"product": {
"name": "python39-curses-3.9.22-3.1.aarch64",
"product_id": "python39-curses-3.9.22-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.22-3.1.aarch64",
"product": {
"name": "python39-dbm-3.9.22-3.1.aarch64",
"product_id": "python39-dbm-3.9.22-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.22-3.1.aarch64",
"product": {
"name": "python39-idle-3.9.22-3.1.aarch64",
"product_id": "python39-idle-3.9.22-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.22-3.1.aarch64",
"product": {
"name": "python39-tk-3.9.22-3.1.aarch64",
"product_id": "python39-tk-3.9.22-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-3.9.22-3.1.ppc64le",
"product": {
"name": "python39-3.9.22-3.1.ppc64le",
"product_id": "python39-3.9.22-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.22-3.1.ppc64le",
"product": {
"name": "python39-curses-3.9.22-3.1.ppc64le",
"product_id": "python39-curses-3.9.22-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.22-3.1.ppc64le",
"product": {
"name": "python39-dbm-3.9.22-3.1.ppc64le",
"product_id": "python39-dbm-3.9.22-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.22-3.1.ppc64le",
"product": {
"name": "python39-idle-3.9.22-3.1.ppc64le",
"product_id": "python39-idle-3.9.22-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.22-3.1.ppc64le",
"product": {
"name": "python39-tk-3.9.22-3.1.ppc64le",
"product_id": "python39-tk-3.9.22-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-3.9.22-3.1.s390x",
"product": {
"name": "python39-3.9.22-3.1.s390x",
"product_id": "python39-3.9.22-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.22-3.1.s390x",
"product": {
"name": "python39-curses-3.9.22-3.1.s390x",
"product_id": "python39-curses-3.9.22-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.22-3.1.s390x",
"product": {
"name": "python39-dbm-3.9.22-3.1.s390x",
"product_id": "python39-dbm-3.9.22-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.22-3.1.s390x",
"product": {
"name": "python39-idle-3.9.22-3.1.s390x",
"product_id": "python39-idle-3.9.22-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.22-3.1.s390x",
"product": {
"name": "python39-tk-3.9.22-3.1.s390x",
"product_id": "python39-tk-3.9.22-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-3.9.22-3.1.x86_64",
"product": {
"name": "python39-3.9.22-3.1.x86_64",
"product_id": "python39-3.9.22-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.22-3.1.x86_64",
"product": {
"name": "python39-curses-3.9.22-3.1.x86_64",
"product_id": "python39-curses-3.9.22-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.22-3.1.x86_64",
"product": {
"name": "python39-dbm-3.9.22-3.1.x86_64",
"product_id": "python39-dbm-3.9.22-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.22-3.1.x86_64",
"product": {
"name": "python39-idle-3.9.22-3.1.x86_64",
"product_id": "python39-idle-3.9.22-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.22-3.1.x86_64",
"product": {
"name": "python39-tk-3.9.22-3.1.x86_64",
"product_id": "python39-tk-3.9.22-3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.22-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-3.9.22-3.1.aarch64"
},
"product_reference": "python39-3.9.22-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.22-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-3.9.22-3.1.ppc64le"
},
"product_reference": "python39-3.9.22-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.22-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-3.9.22-3.1.s390x"
},
"product_reference": "python39-3.9.22-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.22-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-3.9.22-3.1.x86_64"
},
"product_reference": "python39-3.9.22-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.22-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-curses-3.9.22-3.1.aarch64"
},
"product_reference": "python39-curses-3.9.22-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.22-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-curses-3.9.22-3.1.ppc64le"
},
"product_reference": "python39-curses-3.9.22-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.22-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-curses-3.9.22-3.1.s390x"
},
"product_reference": "python39-curses-3.9.22-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.22-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-curses-3.9.22-3.1.x86_64"
},
"product_reference": "python39-curses-3.9.22-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.22-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-dbm-3.9.22-3.1.aarch64"
},
"product_reference": "python39-dbm-3.9.22-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.22-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-dbm-3.9.22-3.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.22-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.22-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-dbm-3.9.22-3.1.s390x"
},
"product_reference": "python39-dbm-3.9.22-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.22-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-dbm-3.9.22-3.1.x86_64"
},
"product_reference": "python39-dbm-3.9.22-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.22-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-idle-3.9.22-3.1.aarch64"
},
"product_reference": "python39-idle-3.9.22-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.22-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-idle-3.9.22-3.1.ppc64le"
},
"product_reference": "python39-idle-3.9.22-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.22-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-idle-3.9.22-3.1.s390x"
},
"product_reference": "python39-idle-3.9.22-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.22-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-idle-3.9.22-3.1.x86_64"
},
"product_reference": "python39-idle-3.9.22-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.22-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-tk-3.9.22-3.1.aarch64"
},
"product_reference": "python39-tk-3.9.22-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.22-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-tk-3.9.22-3.1.ppc64le"
},
"product_reference": "python39-tk-3.9.22-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.22-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-tk-3.9.22-3.1.s390x"
},
"product_reference": "python39-tk-3.9.22-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.22-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-tk-3.9.22-3.1.x86_64"
},
"product_reference": "python39-tk-3.9.22-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.22-3.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.22-3.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.22-3.1.s390x",
"openSUSE Tumbleweed:python39-3.9.22-3.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.22-3.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.22-3.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.22-3.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.22-3.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.22-3.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.22-3.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.22-3.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.22-3.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.22-3.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.22-3.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.22-3.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.22-3.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.22-3.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.22-3.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.22-3.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.22-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.22-3.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.22-3.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.22-3.1.s390x",
"openSUSE Tumbleweed:python39-3.9.22-3.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.22-3.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.22-3.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.22-3.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.22-3.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.22-3.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.22-3.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.22-3.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.22-3.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.22-3.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.22-3.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.22-3.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.22-3.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.22-3.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.22-3.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.22-3.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.22-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.22-3.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.22-3.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.22-3.1.s390x",
"openSUSE Tumbleweed:python39-3.9.22-3.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.22-3.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.22-3.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.22-3.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.22-3.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.22-3.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.22-3.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.22-3.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.22-3.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.22-3.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.22-3.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.22-3.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.22-3.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.22-3.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.22-3.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.22-3.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.22-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-02T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
}
]
}
opensuse-su-2025:15191-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python311-3.11.12-4.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-3.11.12-4.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15191",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15191-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:15191-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Y6GEPIFKGUMTFJXHLINOG2X6WCYWAASV/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:15191-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Y6GEPIFKGUMTFJXHLINOG2X6WCYWAASV/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
}
],
"title": "python311-3.11.12-4.1 on GA media",
"tracking": {
"current_release_date": "2025-06-02T00:00:00Z",
"generator": {
"date": "2025-06-02T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15191-1",
"initial_release_date": "2025-06-02T00:00:00Z",
"revision_history": [
{
"date": "2025-06-02T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.12-4.1.aarch64",
"product": {
"name": "python311-3.11.12-4.1.aarch64",
"product_id": "python311-3.11.12-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.12-4.1.aarch64",
"product": {
"name": "python311-32bit-3.11.12-4.1.aarch64",
"product_id": "python311-32bit-3.11.12-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.12-4.1.aarch64",
"product": {
"name": "python311-curses-3.11.12-4.1.aarch64",
"product_id": "python311-curses-3.11.12-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.12-4.1.aarch64",
"product": {
"name": "python311-dbm-3.11.12-4.1.aarch64",
"product_id": "python311-dbm-3.11.12-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.12-4.1.aarch64",
"product": {
"name": "python311-idle-3.11.12-4.1.aarch64",
"product_id": "python311-idle-3.11.12-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.12-4.1.aarch64",
"product": {
"name": "python311-tk-3.11.12-4.1.aarch64",
"product_id": "python311-tk-3.11.12-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.12-4.1.aarch64",
"product": {
"name": "python311-x86-64-v3-3.11.12-4.1.aarch64",
"product_id": "python311-x86-64-v3-3.11.12-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.12-4.1.ppc64le",
"product": {
"name": "python311-3.11.12-4.1.ppc64le",
"product_id": "python311-3.11.12-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.12-4.1.ppc64le",
"product": {
"name": "python311-32bit-3.11.12-4.1.ppc64le",
"product_id": "python311-32bit-3.11.12-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.12-4.1.ppc64le",
"product": {
"name": "python311-curses-3.11.12-4.1.ppc64le",
"product_id": "python311-curses-3.11.12-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.12-4.1.ppc64le",
"product": {
"name": "python311-dbm-3.11.12-4.1.ppc64le",
"product_id": "python311-dbm-3.11.12-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.12-4.1.ppc64le",
"product": {
"name": "python311-idle-3.11.12-4.1.ppc64le",
"product_id": "python311-idle-3.11.12-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.12-4.1.ppc64le",
"product": {
"name": "python311-tk-3.11.12-4.1.ppc64le",
"product_id": "python311-tk-3.11.12-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.12-4.1.ppc64le",
"product": {
"name": "python311-x86-64-v3-3.11.12-4.1.ppc64le",
"product_id": "python311-x86-64-v3-3.11.12-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.12-4.1.s390x",
"product": {
"name": "python311-3.11.12-4.1.s390x",
"product_id": "python311-3.11.12-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.12-4.1.s390x",
"product": {
"name": "python311-32bit-3.11.12-4.1.s390x",
"product_id": "python311-32bit-3.11.12-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.12-4.1.s390x",
"product": {
"name": "python311-curses-3.11.12-4.1.s390x",
"product_id": "python311-curses-3.11.12-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.12-4.1.s390x",
"product": {
"name": "python311-dbm-3.11.12-4.1.s390x",
"product_id": "python311-dbm-3.11.12-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.12-4.1.s390x",
"product": {
"name": "python311-idle-3.11.12-4.1.s390x",
"product_id": "python311-idle-3.11.12-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.12-4.1.s390x",
"product": {
"name": "python311-tk-3.11.12-4.1.s390x",
"product_id": "python311-tk-3.11.12-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.12-4.1.s390x",
"product": {
"name": "python311-x86-64-v3-3.11.12-4.1.s390x",
"product_id": "python311-x86-64-v3-3.11.12-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.12-4.1.x86_64",
"product": {
"name": "python311-3.11.12-4.1.x86_64",
"product_id": "python311-3.11.12-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.12-4.1.x86_64",
"product": {
"name": "python311-32bit-3.11.12-4.1.x86_64",
"product_id": "python311-32bit-3.11.12-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.12-4.1.x86_64",
"product": {
"name": "python311-curses-3.11.12-4.1.x86_64",
"product_id": "python311-curses-3.11.12-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.12-4.1.x86_64",
"product": {
"name": "python311-dbm-3.11.12-4.1.x86_64",
"product_id": "python311-dbm-3.11.12-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.12-4.1.x86_64",
"product": {
"name": "python311-idle-3.11.12-4.1.x86_64",
"product_id": "python311-idle-3.11.12-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.12-4.1.x86_64",
"product": {
"name": "python311-tk-3.11.12-4.1.x86_64",
"product_id": "python311-tk-3.11.12-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.12-4.1.x86_64",
"product": {
"name": "python311-x86-64-v3-3.11.12-4.1.x86_64",
"product_id": "python311-x86-64-v3-3.11.12-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.12-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.12-4.1.aarch64"
},
"product_reference": "python311-3.11.12-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.12-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.12-4.1.ppc64le"
},
"product_reference": "python311-3.11.12-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.12-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.12-4.1.s390x"
},
"product_reference": "python311-3.11.12-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.12-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.12-4.1.x86_64"
},
"product_reference": "python311-3.11.12-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.12-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.12-4.1.aarch64"
},
"product_reference": "python311-32bit-3.11.12-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.12-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.12-4.1.ppc64le"
},
"product_reference": "python311-32bit-3.11.12-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.12-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.12-4.1.s390x"
},
"product_reference": "python311-32bit-3.11.12-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.12-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.12-4.1.x86_64"
},
"product_reference": "python311-32bit-3.11.12-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.12-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.12-4.1.aarch64"
},
"product_reference": "python311-curses-3.11.12-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.12-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.12-4.1.ppc64le"
},
"product_reference": "python311-curses-3.11.12-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.12-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.12-4.1.s390x"
},
"product_reference": "python311-curses-3.11.12-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.12-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.12-4.1.x86_64"
},
"product_reference": "python311-curses-3.11.12-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.12-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.12-4.1.aarch64"
},
"product_reference": "python311-dbm-3.11.12-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.12-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.12-4.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.12-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.12-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.12-4.1.s390x"
},
"product_reference": "python311-dbm-3.11.12-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.12-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.12-4.1.x86_64"
},
"product_reference": "python311-dbm-3.11.12-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.12-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.12-4.1.aarch64"
},
"product_reference": "python311-idle-3.11.12-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.12-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.12-4.1.ppc64le"
},
"product_reference": "python311-idle-3.11.12-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.12-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.12-4.1.s390x"
},
"product_reference": "python311-idle-3.11.12-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.12-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.12-4.1.x86_64"
},
"product_reference": "python311-idle-3.11.12-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.12-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.12-4.1.aarch64"
},
"product_reference": "python311-tk-3.11.12-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.12-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.12-4.1.ppc64le"
},
"product_reference": "python311-tk-3.11.12-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.12-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.12-4.1.s390x"
},
"product_reference": "python311-tk-3.11.12-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.12-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.12-4.1.x86_64"
},
"product_reference": "python311-tk-3.11.12-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.12-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.12-4.1.aarch64"
},
"product_reference": "python311-x86-64-v3-3.11.12-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.12-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.12-4.1.ppc64le"
},
"product_reference": "python311-x86-64-v3-3.11.12-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.12-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.12-4.1.s390x"
},
"product_reference": "python311-x86-64-v3-3.11.12-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.12-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.12-4.1.x86_64"
},
"product_reference": "python311-x86-64-v3-3.11.12-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.12-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.12-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.12-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.12-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.12-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.12-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.12-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.12-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.12-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.12-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.12-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.12-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.12-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.12-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.12-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.12-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.12-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.12-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.12-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.12-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.12-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.12-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.12-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.12-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-02T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
}
]
}
opensuse-su-2025:15713-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python315-3.15.0~a1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python315-3.15.0~a1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15713",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15713-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-3389 page",
"url": "https://www.suse.com/security/cve/CVE-2011-3389/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-4944 page",
"url": "https://www.suse.com/security/cve/CVE-2011-4944/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-0845 page",
"url": "https://www.suse.com/security/cve/CVE-2012-0845/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-1150 page",
"url": "https://www.suse.com/security/cve/CVE-2012-1150/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-1752 page",
"url": "https://www.suse.com/security/cve/CVE-2013-1752/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-4238 page",
"url": "https://www.suse.com/security/cve/CVE-2013-4238/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-2667 page",
"url": "https://www.suse.com/security/cve/CVE-2014-2667/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-4650 page",
"url": "https://www.suse.com/security/cve/CVE-2014-4650/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20907 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20907/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5010 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5010/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9947 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9947/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10735 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10735/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15523 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15523/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15801 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15801/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8492 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8492/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23336 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23336/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3177 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3177/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3426 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3426/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-25236 page",
"url": "https://www.suse.com/security/cve/CVE-2022-25236/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-42919 page",
"url": "https://www.suse.com/security/cve/CVE-2022-42919/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-45061 page",
"url": "https://www.suse.com/security/cve/CVE-2022-45061/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0286 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0286/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-24329 page",
"url": "https://www.suse.com/security/cve/CVE-2023-24329/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2650 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2650/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-27043 page",
"url": "https://www.suse.com/security/cve/CVE-2023-27043/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40217 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40217/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52425 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52425/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4030 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4030/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4032 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4032/"
},
{
"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/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-0938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-0938/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4435 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4435/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6069 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6069/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8194 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8194/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8291/"
}
],
"title": "python315-3.15.0~a1-1.1 on GA media",
"tracking": {
"current_release_date": "2025-11-07T00:00:00Z",
"generator": {
"date": "2025-11-07T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15713-1",
"initial_release_date": "2025-11-07T00:00:00Z",
"revision_history": [
{
"date": "2025-11-07T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-3.15.0~a1-1.1.aarch64",
"product_id": "python315-3.15.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-curses-3.15.0~a1-1.1.aarch64",
"product_id": "python315-curses-3.15.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-dbm-3.15.0~a1-1.1.aarch64",
"product_id": "python315-dbm-3.15.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-idle-3.15.0~a1-1.1.aarch64",
"product_id": "python315-idle-3.15.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-profiling-3.15.0~a1-1.1.aarch64",
"product_id": "python315-profiling-3.15.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-tk-3.15.0~a1-1.1.aarch64",
"product_id": "python315-tk-3.15.0~a1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"product": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"product_id": "python315-x86-64-v3-3.15.0~a1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-3.15.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-curses-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-curses-3.15.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-dbm-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-dbm-3.15.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-idle-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-idle-3.15.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-profiling-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-profiling-3.15.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-tk-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-tk-3.15.0~a1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"product": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"product_id": "python315-x86-64-v3-3.15.0~a1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-3.15.0~a1-1.1.s390x",
"product_id": "python315-3.15.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-curses-3.15.0~a1-1.1.s390x",
"product_id": "python315-curses-3.15.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-dbm-3.15.0~a1-1.1.s390x",
"product_id": "python315-dbm-3.15.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-idle-3.15.0~a1-1.1.s390x",
"product_id": "python315-idle-3.15.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-profiling-3.15.0~a1-1.1.s390x",
"product_id": "python315-profiling-3.15.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-tk-3.15.0~a1-1.1.s390x",
"product_id": "python315-tk-3.15.0~a1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"product": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"product_id": "python315-x86-64-v3-3.15.0~a1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-3.15.0~a1-1.1.x86_64",
"product_id": "python315-3.15.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-curses-3.15.0~a1-1.1.x86_64",
"product_id": "python315-curses-3.15.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-dbm-3.15.0~a1-1.1.x86_64",
"product_id": "python315-dbm-3.15.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-idle-3.15.0~a1-1.1.x86_64",
"product_id": "python315-idle-3.15.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-profiling-3.15.0~a1-1.1.x86_64",
"product_id": "python315-profiling-3.15.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-tk-3.15.0~a1-1.1.x86_64",
"product_id": "python315-tk-3.15.0~a1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a1-1.1.x86_64",
"product": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.x86_64",
"product_id": "python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-curses-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-curses-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-curses-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-curses-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-dbm-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-dbm-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-dbm-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-dbm-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-idle-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-idle-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-idle-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-idle-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-profiling-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-profiling-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-profiling-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-profiling-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-tk-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-tk-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-tk-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-tk-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64"
},
"product_reference": "python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le"
},
"product_reference": "python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x"
},
"product_reference": "python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
},
"product_reference": "python315-x86-64-v3-3.15.0~a1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2011-3389",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-3389"
}
],
"notes": [
{
"category": "general",
"text": "The SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, and other products, encrypts data by using CBC mode with chained initialization vectors, which allows man-in-the-middle attackers to obtain plaintext HTTP headers via a blockwise chosen-boundary attack (BCBA) on an HTTPS session, in conjunction with JavaScript code that uses (1) the HTML5 WebSocket API, (2) the Java URLConnection API, or (3) the Silverlight WebClient API, aka a \"BEAST\" attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-3389",
"url": "https://www.suse.com/security/cve/CVE-2011-3389"
},
{
"category": "external",
"summary": "SUSE Bug 716002 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/716002"
},
{
"category": "external",
"summary": "SUSE Bug 719047 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/719047"
},
{
"category": "external",
"summary": "SUSE Bug 725167 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/725167"
},
{
"category": "external",
"summary": "SUSE Bug 726096 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/726096"
},
{
"category": "external",
"summary": "SUSE Bug 739248 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/739248"
},
{
"category": "external",
"summary": "SUSE Bug 739256 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/739256"
},
{
"category": "external",
"summary": "SUSE Bug 742306 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/742306"
},
{
"category": "external",
"summary": "SUSE Bug 751718 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/751718"
},
{
"category": "external",
"summary": "SUSE Bug 759666 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/759666"
},
{
"category": "external",
"summary": "SUSE Bug 763598 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/763598"
},
{
"category": "external",
"summary": "SUSE Bug 814655 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/814655"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2011-3389"
},
{
"cve": "CVE-2011-4944",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-4944"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.6 through 3.2 creates ~/.pypirc with world-readable permissions before changing them after data has been written, which introduces a race condition that allows local users to obtain a username and password by reading this file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-4944",
"url": "https://www.suse.com/security/cve/CVE-2011-4944"
},
{
"category": "external",
"summary": "SUSE Bug 754447 for CVE-2011-4944",
"url": "https://bugzilla.suse.com/754447"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2011-4944"
},
{
"cve": "CVE-2012-0845",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-0845"
}
],
"notes": [
{
"category": "general",
"text": "SimpleXMLRPCServer.py in SimpleXMLRPCServer in Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an XML-RPC POST request that contains a smaller amount of data than specified by the Content-Length header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-0845",
"url": "https://www.suse.com/security/cve/CVE-2012-0845"
},
{
"category": "external",
"summary": "SUSE Bug 747125 for CVE-2012-0845",
"url": "https://bugzilla.suse.com/747125"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2012-0845"
},
{
"cve": "CVE-2012-1150",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-1150"
}
],
"notes": [
{
"category": "general",
"text": "Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-1150",
"url": "https://www.suse.com/security/cve/CVE-2012-1150"
},
{
"category": "external",
"summary": "SUSE Bug 751718 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/751718"
},
{
"category": "external",
"summary": "SUSE Bug 755383 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/755383"
},
{
"category": "external",
"summary": "SUSE Bug 826682 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/826682"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2012-1150"
},
{
"cve": "CVE-2013-1752",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-1752"
}
],
"notes": [
{
"category": "general",
"text": "Various versions of Python do not properly restrict readline calls, which allows remote attackers to cause a denial of service (memory consumption) via a long string, related to (1) httplib - fixed in 2.7.4, 2.6.9, and 3.3.3; (2) ftplib - fixed in 2.7.6, 2.6.9, 3.3.3; (3) imaplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; (4) nntplib - fixed in 2.7.6, 2.6.9, 3.3.3; (5) poplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; and (6) smtplib - not yet fixed in 2.7.x, fixed in 2.6.9, not yet fixed in 3.3.x. NOTE: this was REJECTed because it is incompatible with CNT1 \"Independently Fixable\" in the CVE Counting Decisions",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-1752",
"url": "https://www.suse.com/security/cve/CVE-2013-1752"
},
{
"category": "external",
"summary": "SUSE Bug 856835 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/856835"
},
{
"category": "external",
"summary": "SUSE Bug 856836 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/856836"
},
{
"category": "external",
"summary": "SUSE Bug 863741 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/863741"
},
{
"category": "external",
"summary": "SUSE Bug 885882 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/885882"
},
{
"category": "external",
"summary": "SUSE Bug 898572 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/898572"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-1752"
},
{
"cve": "CVE-2013-4238",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-4238"
}
],
"notes": [
{
"category": "general",
"text": "The ssl.match_hostname function in the SSL module in Python 2.6 through 3.4 does not properly handle a \u0027\\0\u0027 character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-4238",
"url": "https://www.suse.com/security/cve/CVE-2013-4238"
},
{
"category": "external",
"summary": "SUSE Bug 834601 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/834601"
},
{
"category": "external",
"summary": "SUSE Bug 839107 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/839107"
},
{
"category": "external",
"summary": "SUSE Bug 882915 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/882915"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-4238"
},
{
"cve": "CVE-2014-2667",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-2667"
}
],
"notes": [
{
"category": "general",
"text": "Race condition in the _get_masked_mode function in Lib/os.py in Python 3.2 through 3.5, when exist_ok is set to true and multiple threads are used, might allow local users to bypass intended file permissions by leveraging a separate application vulnerability before the umask has been set to the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-2667",
"url": "https://www.suse.com/security/cve/CVE-2014-2667"
},
{
"category": "external",
"summary": "SUSE Bug 871152 for CVE-2014-2667",
"url": "https://bugzilla.suse.com/871152"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-2667"
},
{
"cve": "CVE-2014-4650",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-4650"
}
],
"notes": [
{
"category": "general",
"text": "The CGIHTTPServer module in Python 2.7.5 and 3.3.4 does not properly handle URLs in which URL encoding is used for path separators, which allows remote attackers to read script source code or conduct directory traversal attacks and execute unintended code via a crafted character sequence, as demonstrated by a %2f separator.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-4650",
"url": "https://www.suse.com/security/cve/CVE-2014-4650"
},
{
"category": "external",
"summary": "SUSE Bug 856835 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/856835"
},
{
"category": "external",
"summary": "SUSE Bug 856836 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/856836"
},
{
"category": "external",
"summary": "SUSE Bug 863741 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/863741"
},
{
"category": "external",
"summary": "SUSE Bug 885882 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/885882"
},
{
"category": "external",
"summary": "SUSE Bug 898572 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/898572"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-4650"
},
{
"cve": "CVE-2019-20907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20907"
}
],
"notes": [
{
"category": "general",
"text": "In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20907",
"url": "https://www.suse.com/security/cve/CVE-2019-20907"
},
{
"category": "external",
"summary": "SUSE Bug 1174091 for CVE-2019-20907",
"url": "https://bugzilla.suse.com/1174091"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-20907"
},
{
"cve": "CVE-2019-5010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5010"
}
],
"notes": [
{
"category": "general",
"text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5010",
"url": "https://www.suse.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "SUSE Bug 1122191 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-5010"
},
{
"cve": "CVE-2019-9947",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9947"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9947",
"url": "https://www.suse.com/security/cve/CVE-2019-9947"
},
{
"category": "external",
"summary": "SUSE Bug 1130840 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1130840"
},
{
"category": "external",
"summary": "SUSE Bug 1136184 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1136184"
},
{
"category": "external",
"summary": "SUSE Bug 1155094 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1155094"
},
{
"category": "external",
"summary": "SUSE Bug 1201559 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1201559"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9947"
},
{
"cve": "CVE-2020-10735",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10735"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10735",
"url": "https://www.suse.com/security/cve/CVE-2020-10735"
},
{
"category": "external",
"summary": "SUSE Bug 1203125 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1203125"
},
{
"category": "external",
"summary": "SUSE Bug 1204077 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204077"
},
{
"category": "external",
"summary": "SUSE Bug 1204096 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204096"
},
{
"category": "external",
"summary": "SUSE Bug 1204097 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204097"
},
{
"category": "external",
"summary": "SUSE Bug 1205075 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1205075"
},
{
"category": "external",
"summary": "SUSE Bug 1208131 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1208131"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2020-15523",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15523"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3.6 through 3.6.10, 3.7 through 3.7.8, 3.8 through 3.8.4rc1, and 3.9 through 3.9.0b4 on Windows, a Trojan horse python3.dll might be used in cases where CPython is embedded in a native application. This occurs because python3X.dll may use an invalid search path for python3.dll loading (after Py_SetPath has been used). NOTE: this issue CANNOT occur when using python.exe from a standard (non-embedded) Python installation on Windows.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15523",
"url": "https://www.suse.com/security/cve/CVE-2020-15523"
},
{
"category": "external",
"summary": "SUSE Bug 1173745 for CVE-2020-15523",
"url": "https://bugzilla.suse.com/1173745"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-15523"
},
{
"cve": "CVE-2020-15801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15801"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3.8.4, sys.path restrictions specified in a python38._pth file are ignored, allowing code to be loaded from arbitrary locations. The \u003cexecutable-name\u003e._pth file (e.g., the python._pth file) is not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15801",
"url": "https://www.suse.com/security/cve/CVE-2020-15801"
},
{
"category": "external",
"summary": "SUSE Bug 1174241 for CVE-2020-15801",
"url": "https://bugzilla.suse.com/1174241"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2020-15801"
},
{
"cve": "CVE-2020-8492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8492"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8492",
"url": "https://www.suse.com/security/cve/CVE-2020-8492"
},
{
"category": "external",
"summary": "SUSE Bug 1162367 for CVE-2020-8492",
"url": "https://bugzilla.suse.com/1162367"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8492"
},
{
"cve": "CVE-2021-23336",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23336"
}
],
"notes": [
{
"category": "general",
"text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23336",
"url": "https://www.suse.com/security/cve/CVE-2021-23336"
},
{
"category": "external",
"summary": "SUSE Bug 1182179 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182179"
},
{
"category": "external",
"summary": "SUSE Bug 1182379 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182379"
},
{
"category": "external",
"summary": "SUSE Bug 1182433 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182433"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-23336"
},
{
"cve": "CVE-2021-3177",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3177"
}
],
"notes": [
{
"category": "general",
"text": "Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3177",
"url": "https://www.suse.com/security/cve/CVE-2021-3177"
},
{
"category": "external",
"summary": "SUSE Bug 1181126 for CVE-2021-3177",
"url": "https://bugzilla.suse.com/1181126"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3177"
},
{
"cve": "CVE-2021-3426",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3426"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a flaw in Python 3\u0027s pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normally be able to access. The highest risk of this flaw is to data confidentiality. This flaw affects Python versions before 3.8.9, Python versions before 3.9.3 and Python versions before 3.10.0a7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3426",
"url": "https://www.suse.com/security/cve/CVE-2021-3426"
},
{
"category": "external",
"summary": "SUSE Bug 1183374 for CVE-2021-3426",
"url": "https://bugzilla.suse.com/1183374"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3426"
},
{
"cve": "CVE-2022-25236",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-25236"
}
],
"notes": [
{
"category": "general",
"text": "xmlparse.c in Expat (aka libexpat) before 2.4.5 allows attackers to insert namespace-separator characters into namespace URIs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-25236",
"url": "https://www.suse.com/security/cve/CVE-2022-25236"
},
{
"category": "external",
"summary": "SUSE Bug 1196025 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1196025"
},
{
"category": "external",
"summary": "SUSE Bug 1196784 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1196784"
},
{
"category": "external",
"summary": "SUSE Bug 1197217 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1197217"
},
{
"category": "external",
"summary": "SUSE Bug 1200038 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1200038"
},
{
"category": "external",
"summary": "SUSE Bug 1201735 for CVE-2022-25236",
"url": "https://bugzilla.suse.com/1201735"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-25236"
},
{
"cve": "CVE-2022-42919",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-42919"
}
],
"notes": [
{
"category": "general",
"text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-42919",
"url": "https://www.suse.com/security/cve/CVE-2022-42919"
},
{
"category": "external",
"summary": "SUSE Bug 1204886 for CVE-2022-42919",
"url": "https://bugzilla.suse.com/1204886"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-45061",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-45061"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-45061",
"url": "https://www.suse.com/security/cve/CVE-2022-45061"
},
{
"category": "external",
"summary": "SUSE Bug 1205244 for CVE-2022-45061",
"url": "https://bugzilla.suse.com/1205244"
},
{
"category": "external",
"summary": "SUSE Bug 1211488 for CVE-2022-45061",
"url": "https://bugzilla.suse.com/1211488"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2023-0286",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0286"
}
],
"notes": [
{
"category": "general",
"text": "There is a type confusion vulnerability relating to X.400 address processing\ninside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but\nthe public structure definition for GENERAL_NAME incorrectly specified the type\nof the x400Address field as ASN1_TYPE. This field is subsequently interpreted by\nthe OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an\nASN1_STRING.\n\nWhen CRL checking is enabled (i.e. the application sets the\nX509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass\narbitrary pointers to a memcmp call, enabling them to read memory contents or\nenact a denial of service. In most cases, the attack requires the attacker to\nprovide both the certificate chain and CRL, neither of which need to have a\nvalid signature. If the attacker only controls one of these inputs, the other\ninput must already contain an X.400 address as a CRL distribution point, which\nis uncommon. As such, this vulnerability is most likely to only affect\napplications which have implemented their own functionality for retrieving CRLs\nover a network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0286",
"url": "https://www.suse.com/security/cve/CVE-2023-0286"
},
{
"category": "external",
"summary": "SUSE Bug 1207533 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207533"
},
{
"category": "external",
"summary": "SUSE Bug 1207569 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207569"
},
{
"category": "external",
"summary": "SUSE Bug 1211136 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211136"
},
{
"category": "external",
"summary": "SUSE Bug 1211503 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211503"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1214269 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1214269"
},
{
"category": "external",
"summary": "SUSE Bug 1218477 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218477"
},
{
"category": "external",
"summary": "SUSE Bug 1218967 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218967"
},
{
"category": "external",
"summary": "SUSE Bug 1225677 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1225677"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-24329",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-24329"
}
],
"notes": [
{
"category": "general",
"text": "An issue in the urllib.parse component of Python before 3.11.4 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-24329",
"url": "https://www.suse.com/security/cve/CVE-2023-24329"
},
{
"category": "external",
"summary": "SUSE Bug 1208471 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1208471"
},
{
"category": "external",
"summary": "SUSE Bug 1213553 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213553"
},
{
"category": "external",
"summary": "SUSE Bug 1213554 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213554"
},
{
"category": "external",
"summary": "SUSE Bug 1213839 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213839"
},
{
"category": "external",
"summary": "SUSE Bug 1225672 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1225672"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-2650",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2650"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: Processing some specially crafted ASN.1 object identifiers or\ndata containing them may be very slow.\n\nImpact summary: Applications that use OBJ_obj2txt() directly, or use any of\nthe OpenSSL subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS with no message\nsize limit may experience notable to very long delays when processing those\nmessages, which may lead to a Denial of Service.\n\nAn OBJECT IDENTIFIER is composed of a series of numbers - sub-identifiers -\nmost of which have no size limit. OBJ_obj2txt() may be used to translate\nan ASN.1 OBJECT IDENTIFIER given in DER encoding form (using the OpenSSL\ntype ASN1_OBJECT) to its canonical numeric text form, which are the\nsub-identifiers of the OBJECT IDENTIFIER in decimal form, separated by\nperiods.\n\nWhen one of the sub-identifiers in the OBJECT IDENTIFIER is very large\n(these are sizes that are seen as absurdly large, taking up tens or hundreds\nof KiBs), the translation to a decimal number in text may take a very long\ntime. The time complexity is O(n^2) with \u0027n\u0027 being the size of the\nsub-identifiers in bytes (*).\n\nWith OpenSSL 3.0, support to fetch cryptographic algorithms using names /\nidentifiers in string form was introduced. This includes using OBJECT\nIDENTIFIERs in canonical numeric text form as identifiers for fetching\nalgorithms.\n\nSuch OBJECT IDENTIFIERs may be received through the ASN.1 structure\nAlgorithmIdentifier, which is commonly used in multiple protocols to specify\nwhat cryptographic algorithm should be used to sign or verify, encrypt or\ndecrypt, or digest passed data.\n\nApplications that call OBJ_obj2txt() directly with untrusted data are\naffected, with any version of OpenSSL. If the use is for the mere purpose\nof display, the severity is considered low.\n\nIn OpenSSL 3.0 and newer, this affects the subsystems OCSP, PKCS7/SMIME,\nCMS, CMP/CRMF or TS. It also impacts anything that processes X.509\ncertificates, including simple things like verifying its signature.\n\nThe impact on TLS is relatively low, because all versions of OpenSSL have a\n100KiB limit on the peer\u0027s certificate chain. Additionally, this only\nimpacts clients, or servers that have explicitly enabled client\nauthentication.\n\nIn OpenSSL 1.1.1 and 1.0.2, this only affects displaying diverse objects,\nsuch as X.509 certificates. This is assumed to not happen in such a way\nthat it would cause a Denial of Service, so these versions are considered\nnot affected by this issue in such a way that it would be cause for concern,\nand the severity is therefore considered low.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2650",
"url": "https://www.suse.com/security/cve/CVE-2023-2650"
},
{
"category": "external",
"summary": "SUSE Bug 1211430 for CVE-2023-2650",
"url": "https://bugzilla.suse.com/1211430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-27043",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-27043"
}
],
"notes": [
{
"category": "general",
"text": "The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is granted only after verifying receipt of e-mail to a specific domain (e.g., only @company.example.com addresses may be used for signup). This occurs in email/_parseaddr.py in recent versions of Python.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-27043",
"url": "https://www.suse.com/security/cve/CVE-2023-27043"
},
{
"category": "external",
"summary": "SUSE Bug 1210638 for CVE-2023-27043",
"url": "https://bugzilla.suse.com/1210638"
},
{
"category": "external",
"summary": "SUSE Bug 1222537 for CVE-2023-27043",
"url": "https://bugzilla.suse.com/1222537"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-27043"
},
{
"cve": "CVE-2023-40217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40217"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40217",
"url": "https://www.suse.com/security/cve/CVE-2023-40217"
},
{
"category": "external",
"summary": "SUSE Bug 1214692 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1214692"
},
{
"category": "external",
"summary": "SUSE Bug 1217524 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1217524"
},
{
"category": "external",
"summary": "SUSE Bug 1218319 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1218319"
},
{
"category": "external",
"summary": "SUSE Bug 1218476 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1218476"
},
{
"category": "external",
"summary": "SUSE Bug 1218965 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1218965"
},
{
"category": "external",
"summary": "SUSE Bug 1219472 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1219472"
},
{
"category": "external",
"summary": "SUSE Bug 1219713 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1219713"
},
{
"category": "external",
"summary": "SUSE Bug 1221582 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1221582"
},
{
"category": "external",
"summary": "SUSE Bug 1224883 for CVE-2023-40217",
"url": "https://bugzilla.suse.com/1224883"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-40217"
},
{
"cve": "CVE-2023-52425",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52425"
}
],
"notes": [
{
"category": "general",
"text": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52425",
"url": "https://www.suse.com/security/cve/CVE-2023-52425"
},
{
"category": "external",
"summary": "SUSE Bug 1219559 for CVE-2023-52425",
"url": "https://bugzilla.suse.com/1219559"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52425"
},
{
"cve": "CVE-2024-4030",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4030"
}
],
"notes": [
{
"category": "general",
"text": "On Windows a directory returned by tempfile.mkdtemp() would not always have permissions set to restrict reading and writing to the temporary directory by other users, instead usually inheriting the correct permissions from the default location. Alternate configurations or users without a profile directory may not have the intended permissions.\n\nIf you\u0027re not using Windows or haven\u0027t changed the temporary directory location then you aren\u0027t affected by this vulnerability. On other platforms the returned directory is consistently readable and writable only by the current user.\n\nThis issue was caused by Python not supporting Unix permissions on Windows. The fix adds support for Unix \"700\" for the mkdir function on Windows which is used by mkdtemp() to ensure the newly created directory has the proper permissions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4030",
"url": "https://www.suse.com/security/cve/CVE-2024-4030"
},
{
"category": "external",
"summary": "SUSE Bug 1227152 for CVE-2024-4030",
"url": "https://bugzilla.suse.com/1227152"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-4030"
},
{
"cve": "CVE-2024-4032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4032"
}
],
"notes": [
{
"category": "general",
"text": "The \"ipaddress\" module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as \"globally reachable\" or \"private\". This affected the is_private and is_global properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address, and ipaddress.IPv6Network classes, where values wouldn\u0027t be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.\n\nCPython 3.12.4 and 3.13.0a6 contain updated information from these registries and thus have the intended behavior.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4032",
"url": "https://www.suse.com/security/cve/CVE-2024-4032"
},
{
"category": "external",
"summary": "SUSE Bug 1226448 for CVE-2024-4032",
"url": "https://bugzilla.suse.com/1226448"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2024-4032"
},
{
"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": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.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": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"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": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.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": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"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": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.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": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.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": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"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": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.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": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.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": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-8088"
},
{
"cve": "CVE-2025-0938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-0938"
}
],
"notes": [
{
"category": "general",
"text": "The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-0938",
"url": "https://www.suse.com/security/cve/CVE-2025-0938"
},
{
"category": "external",
"summary": "SUSE Bug 1236705 for CVE-2025-0938",
"url": "https://bugzilla.suse.com/1236705"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-0938"
},
{
"cve": "CVE-2025-4435",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4435"
}
],
"notes": [
{
"category": "general",
"text": "When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would still be extracted and not skipped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4435",
"url": "https://www.suse.com/security/cve/CVE-2025-4435"
},
{
"category": "external",
"summary": "SUSE Bug 1244061 for CVE-2025-4435",
"url": "https://bugzilla.suse.com/1244061"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-4435"
},
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
},
{
"cve": "CVE-2025-6069",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6069"
}
],
"notes": [
{
"category": "general",
"text": "The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6069",
"url": "https://www.suse.com/security/cve/CVE-2025-6069"
},
{
"category": "external",
"summary": "SUSE Bug 1244705 for CVE-2025-6069",
"url": "https://bugzilla.suse.com/1244705"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-6069"
},
{
"cve": "CVE-2025-8194",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8194"
}
],
"notes": [
{
"category": "general",
"text": "There is a defect in the CPython \"tarfile\" module affecting the \"TarFile\" extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \"tarfile\" module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8194",
"url": "https://www.suse.com/security/cve/CVE-2025-8194"
},
{
"category": "external",
"summary": "SUSE Bug 1247249 for CVE-2025-8194",
"url": "https://bugzilla.suse.com/1247249"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-8194"
},
{
"cve": "CVE-2025-8291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8291"
}
],
"notes": [
{
"category": "general",
"text": "The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of\nCentral Directory (EOCD) Locator record offset value would not be used to\nlocate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be\nassumed to be the previous record in the ZIP archive. This could be abused\nto create ZIP archives that are handled differently by the \u0027zipfile\u0027 module\ncompared to other ZIP implementations.\n\n\nRemediation maintains this behavior, but checks that the offset specified\nin the ZIP64 EOCD Locator record matches the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8291",
"url": "https://www.suse.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "SUSE Bug 1251305 for CVE-2025-8291",
"url": "https://bugzilla.suse.com/1251305"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-8291"
}
]
}
opensuse-su-2025:15163-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python312-3.12.10-4.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python312-3.12.10-4.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15163",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15163-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:15163-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/C7O3DGH5IUIE7M4LM7AWDCAPYUZBBUVC/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:15163-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/C7O3DGH5IUIE7M4LM7AWDCAPYUZBBUVC/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4516 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4516/"
}
],
"title": "python312-3.12.10-4.1 on GA media",
"tracking": {
"current_release_date": "2025-05-26T00:00:00Z",
"generator": {
"date": "2025-05-26T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15163-1",
"initial_release_date": "2025-05-26T00:00:00Z",
"revision_history": [
{
"date": "2025-05-26T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.10-4.1.aarch64",
"product": {
"name": "python312-3.12.10-4.1.aarch64",
"product_id": "python312-3.12.10-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-32bit-3.12.10-4.1.aarch64",
"product": {
"name": "python312-32bit-3.12.10-4.1.aarch64",
"product_id": "python312-32bit-3.12.10-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.10-4.1.aarch64",
"product": {
"name": "python312-curses-3.12.10-4.1.aarch64",
"product_id": "python312-curses-3.12.10-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.10-4.1.aarch64",
"product": {
"name": "python312-dbm-3.12.10-4.1.aarch64",
"product_id": "python312-dbm-3.12.10-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.10-4.1.aarch64",
"product": {
"name": "python312-idle-3.12.10-4.1.aarch64",
"product_id": "python312-idle-3.12.10-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.10-4.1.aarch64",
"product": {
"name": "python312-tk-3.12.10-4.1.aarch64",
"product_id": "python312-tk-3.12.10-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.10-4.1.aarch64",
"product": {
"name": "python312-x86-64-v3-3.12.10-4.1.aarch64",
"product_id": "python312-x86-64-v3-3.12.10-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.10-4.1.ppc64le",
"product": {
"name": "python312-3.12.10-4.1.ppc64le",
"product_id": "python312-3.12.10-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-32bit-3.12.10-4.1.ppc64le",
"product": {
"name": "python312-32bit-3.12.10-4.1.ppc64le",
"product_id": "python312-32bit-3.12.10-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.10-4.1.ppc64le",
"product": {
"name": "python312-curses-3.12.10-4.1.ppc64le",
"product_id": "python312-curses-3.12.10-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.10-4.1.ppc64le",
"product": {
"name": "python312-dbm-3.12.10-4.1.ppc64le",
"product_id": "python312-dbm-3.12.10-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.10-4.1.ppc64le",
"product": {
"name": "python312-idle-3.12.10-4.1.ppc64le",
"product_id": "python312-idle-3.12.10-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.10-4.1.ppc64le",
"product": {
"name": "python312-tk-3.12.10-4.1.ppc64le",
"product_id": "python312-tk-3.12.10-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.10-4.1.ppc64le",
"product": {
"name": "python312-x86-64-v3-3.12.10-4.1.ppc64le",
"product_id": "python312-x86-64-v3-3.12.10-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.10-4.1.s390x",
"product": {
"name": "python312-3.12.10-4.1.s390x",
"product_id": "python312-3.12.10-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-32bit-3.12.10-4.1.s390x",
"product": {
"name": "python312-32bit-3.12.10-4.1.s390x",
"product_id": "python312-32bit-3.12.10-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.10-4.1.s390x",
"product": {
"name": "python312-curses-3.12.10-4.1.s390x",
"product_id": "python312-curses-3.12.10-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.10-4.1.s390x",
"product": {
"name": "python312-dbm-3.12.10-4.1.s390x",
"product_id": "python312-dbm-3.12.10-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.10-4.1.s390x",
"product": {
"name": "python312-idle-3.12.10-4.1.s390x",
"product_id": "python312-idle-3.12.10-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.10-4.1.s390x",
"product": {
"name": "python312-tk-3.12.10-4.1.s390x",
"product_id": "python312-tk-3.12.10-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.10-4.1.s390x",
"product": {
"name": "python312-x86-64-v3-3.12.10-4.1.s390x",
"product_id": "python312-x86-64-v3-3.12.10-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.10-4.1.x86_64",
"product": {
"name": "python312-3.12.10-4.1.x86_64",
"product_id": "python312-3.12.10-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-32bit-3.12.10-4.1.x86_64",
"product": {
"name": "python312-32bit-3.12.10-4.1.x86_64",
"product_id": "python312-32bit-3.12.10-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.10-4.1.x86_64",
"product": {
"name": "python312-curses-3.12.10-4.1.x86_64",
"product_id": "python312-curses-3.12.10-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.10-4.1.x86_64",
"product": {
"name": "python312-dbm-3.12.10-4.1.x86_64",
"product_id": "python312-dbm-3.12.10-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.10-4.1.x86_64",
"product": {
"name": "python312-idle-3.12.10-4.1.x86_64",
"product_id": "python312-idle-3.12.10-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.10-4.1.x86_64",
"product": {
"name": "python312-tk-3.12.10-4.1.x86_64",
"product_id": "python312-tk-3.12.10-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.10-4.1.x86_64",
"product": {
"name": "python312-x86-64-v3-3.12.10-4.1.x86_64",
"product_id": "python312-x86-64-v3-3.12.10-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.10-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.10-4.1.aarch64"
},
"product_reference": "python312-3.12.10-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.10-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.10-4.1.ppc64le"
},
"product_reference": "python312-3.12.10-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.10-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.10-4.1.s390x"
},
"product_reference": "python312-3.12.10-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.10-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.10-4.1.x86_64"
},
"product_reference": "python312-3.12.10-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-32bit-3.12.10-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-32bit-3.12.10-4.1.aarch64"
},
"product_reference": "python312-32bit-3.12.10-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-32bit-3.12.10-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-32bit-3.12.10-4.1.ppc64le"
},
"product_reference": "python312-32bit-3.12.10-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-32bit-3.12.10-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-32bit-3.12.10-4.1.s390x"
},
"product_reference": "python312-32bit-3.12.10-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-32bit-3.12.10-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-32bit-3.12.10-4.1.x86_64"
},
"product_reference": "python312-32bit-3.12.10-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.10-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.10-4.1.aarch64"
},
"product_reference": "python312-curses-3.12.10-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.10-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.10-4.1.ppc64le"
},
"product_reference": "python312-curses-3.12.10-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.10-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.10-4.1.s390x"
},
"product_reference": "python312-curses-3.12.10-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.10-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.10-4.1.x86_64"
},
"product_reference": "python312-curses-3.12.10-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.10-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.10-4.1.aarch64"
},
"product_reference": "python312-dbm-3.12.10-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.10-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.10-4.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.10-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.10-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.10-4.1.s390x"
},
"product_reference": "python312-dbm-3.12.10-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.10-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.10-4.1.x86_64"
},
"product_reference": "python312-dbm-3.12.10-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.10-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.10-4.1.aarch64"
},
"product_reference": "python312-idle-3.12.10-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.10-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.10-4.1.ppc64le"
},
"product_reference": "python312-idle-3.12.10-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.10-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.10-4.1.s390x"
},
"product_reference": "python312-idle-3.12.10-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.10-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.10-4.1.x86_64"
},
"product_reference": "python312-idle-3.12.10-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.10-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.10-4.1.aarch64"
},
"product_reference": "python312-tk-3.12.10-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.10-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.10-4.1.ppc64le"
},
"product_reference": "python312-tk-3.12.10-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.10-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.10-4.1.s390x"
},
"product_reference": "python312-tk-3.12.10-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.10-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.10-4.1.x86_64"
},
"product_reference": "python312-tk-3.12.10-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.10-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.10-4.1.aarch64"
},
"product_reference": "python312-x86-64-v3-3.12.10-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.10-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.10-4.1.ppc64le"
},
"product_reference": "python312-x86-64-v3-3.12.10-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.10-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.10-4.1.s390x"
},
"product_reference": "python312-x86-64-v3-3.12.10-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.10-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.10-4.1.x86_64"
},
"product_reference": "python312-x86-64-v3-3.12.10-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4516"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.10-4.1.x86_64",
"openSUSE Tumbleweed:python312-32bit-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-32bit-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-32bit-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-32bit-3.12.10-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.10-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.10-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.10-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.10-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.10-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4516",
"url": "https://www.suse.com/security/cve/CVE-2025-4516"
},
{
"category": "external",
"summary": "SUSE Bug 1243273 for CVE-2025-4516",
"url": "https://bugzilla.suse.com/1243273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python312-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.10-4.1.x86_64",
"openSUSE Tumbleweed:python312-32bit-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-32bit-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-32bit-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-32bit-3.12.10-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.10-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.10-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.10-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.10-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.10-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.10-4.1.x86_64",
"openSUSE Tumbleweed:python312-32bit-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-32bit-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-32bit-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-32bit-3.12.10-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.10-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.10-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.10-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.10-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.10-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.10-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.10-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.10-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-26T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-4516"
}
]
}
CERTFR-2025-AVI-0756
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Platform | Tanzu Platform for Cloud Foundry isolation segment 10.2.2+LTS-T | ||
| VMware | Tanzu | Tanzu for MySQL on Cloud Foundry versions antérieures à 10.0.2 | ||
| VMware | Tanzu | Java Buildpack versions antérieures à 4.84.0 | ||
| VMware | Tanzu | Stemcells pour Ubuntu Jammy Azure Light versions antérieures à 1.894 | ||
| VMware | Tanzu Platform | Tanzu Platform for Cloud Foundry isolation segment versions antérieures à 10.0.9 | ||
| VMware | Tanzu | Tanzu Scheduler versions antérieures à 2.0.20 | ||
| VMware | Tanzu | Spring Cloud Services for VMware Tanzu versions antérieures à 3.3.9 | ||
| VMware | Tanzu | Tanzu GemFire versions antérieures à 10.1.4 | ||
| VMware | Tanzu Operations Manager | Tanzu Operations Manager versions antérieures à 3.1.2 | ||
| VMware | Tanzu Platform | Tanzu Platform for Cloud Foundry isolation segment versions antérieures à 6.0.19+LTS-T | ||
| VMware | Tanzu | Single Sign-On for VMware Tanzu Application Service versions antérieures à 1.16.12 | ||
| VMware | Tanzu | Tanzu Hub versions antérieures à 10.2.1 | ||
| VMware | Tanzu | Stemcells pour Ubuntu Jammy versions antérieures à 1.894 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Platform for Cloud Foundry isolation segment 10.2.2+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu for MySQL on Cloud Foundry versions ant\u00e9rieures \u00e0 10.0.2",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Java Buildpack versions ant\u00e9rieures \u00e0 4.84.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells pour Ubuntu Jammy Azure Light versions ant\u00e9rieures \u00e0 1.894",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform for Cloud Foundry isolation segment versions ant\u00e9rieures \u00e0 10.0.9",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Scheduler versions ant\u00e9rieures \u00e0 2.0.20",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Services for VMware Tanzu versions ant\u00e9rieures \u00e0 3.3.9",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu GemFire versions ant\u00e9rieures \u00e0 10.1.4",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Operations Manager versions ant\u00e9rieures \u00e0 3.1.2",
"product": {
"name": "Tanzu Operations Manager",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform for Cloud Foundry isolation segment versions ant\u00e9rieures \u00e0 6.0.19+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On for VMware Tanzu Application Service versions ant\u00e9rieures \u00e0 1.16.12",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Hub versions ant\u00e9rieures \u00e0 10.2.1",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells pour Ubuntu Jammy versions ant\u00e9rieures \u00e0 1.894",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2021-44832",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44832"
},
{
"name": "CVE-2021-45105",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45105"
},
{
"name": "CVE-2021-44228",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44228"
},
{
"name": "CVE-2013-1548",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-1548"
},
{
"name": "CVE-2015-4779",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4779"
},
{
"name": "CVE-2015-4780",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4780"
},
{
"name": "CVE-2015-4787",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4787"
},
{
"name": "CVE-2015-4790",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4790"
},
{
"name": "CVE-2015-4778",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4778"
},
{
"name": "CVE-2015-4782",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4782"
},
{
"name": "CVE-2015-4789",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4789"
},
{
"name": "CVE-2015-4764",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4764"
},
{
"name": "CVE-2015-4783",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4783"
},
{
"name": "CVE-2015-2583",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2583"
},
{
"name": "CVE-2015-4781",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4781"
},
{
"name": "CVE-2015-4776",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4776"
},
{
"name": "CVE-2015-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4786"
},
{
"name": "CVE-2015-2656",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2656"
},
{
"name": "CVE-2015-4788",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4788"
},
{
"name": "CVE-2015-4785",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4785"
},
{
"name": "CVE-2015-4754",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4754"
},
{
"name": "CVE-2015-4775",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4775"
},
{
"name": "CVE-2015-4777",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4777"
},
{
"name": "CVE-2015-2640",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2640"
},
{
"name": "CVE-2015-4774",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4774"
},
{
"name": "CVE-2015-2626",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2626"
},
{
"name": "CVE-2015-2624",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2624"
},
{
"name": "CVE-2015-4784",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4784"
},
{
"name": "CVE-2015-2654",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2654"
},
{
"name": "CVE-2017-8046",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8046"
},
{
"name": "CVE-2018-3280",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3280"
},
{
"name": "CVE-2018-3137",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3137"
},
{
"name": "CVE-2018-3285",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3285"
},
{
"name": "CVE-2018-3182",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3182"
},
{
"name": "CVE-2018-3186",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3186"
},
{
"name": "CVE-2018-3195",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3195"
},
{
"name": "CVE-2018-3286",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3286"
},
{
"name": "CVE-2018-3170",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3170"
},
{
"name": "CVE-2018-3279",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3279"
},
{
"name": "CVE-2018-3212",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3212"
},
{
"name": "CVE-2018-3203",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3203"
},
{
"name": "CVE-2018-3145",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3145"
},
{
"name": "CVE-2019-2530",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2530"
},
{
"name": "CVE-2019-2436",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2436"
},
{
"name": "CVE-2019-2539",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2539"
},
{
"name": "CVE-2019-2494",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2494"
},
{
"name": "CVE-2019-2535",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2535"
},
{
"name": "CVE-2019-2533",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2533"
},
{
"name": "CVE-2019-2495",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2495"
},
{
"name": "CVE-2019-2513",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2513"
},
{
"name": "CVE-2019-2536",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2536"
},
{
"name": "CVE-2019-2502",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2502"
},
{
"name": "CVE-2019-2634",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2634"
},
{
"name": "CVE-2019-2587",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2587"
},
{
"name": "CVE-2019-2584",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2584"
},
{
"name": "CVE-2019-2691",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2691"
},
{
"name": "CVE-2019-2606",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2606"
},
{
"name": "CVE-2019-2630",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2630"
},
{
"name": "CVE-2019-2624",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2624"
},
{
"name": "CVE-2019-2623",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2623"
},
{
"name": "CVE-2019-2695",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2695"
},
{
"name": "CVE-2019-2596",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2596"
},
{
"name": "CVE-2019-2580",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2580"
},
{
"name": "CVE-2019-2644",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2644"
},
{
"name": "CVE-2019-2681",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2681"
},
{
"name": "CVE-2019-2617",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2617"
},
{
"name": "CVE-2019-2636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2636"
},
{
"name": "CVE-2019-2689",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2689"
},
{
"name": "CVE-2019-2693",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2693"
},
{
"name": "CVE-2019-2593",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2593"
},
{
"name": "CVE-2019-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2625"
},
{
"name": "CVE-2019-2585",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2585"
},
{
"name": "CVE-2019-2631",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2631"
},
{
"name": "CVE-2019-2694",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2694"
},
{
"name": "CVE-2019-2620",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2620"
},
{
"name": "CVE-2019-2688",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2688"
},
{
"name": "CVE-2019-2589",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2589"
},
{
"name": "CVE-2019-2635",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2635"
},
{
"name": "CVE-2019-2626",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2626"
},
{
"name": "CVE-2019-2686",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2686"
},
{
"name": "CVE-2019-2685",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2685"
},
{
"name": "CVE-2019-2687",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2687"
},
{
"name": "CVE-2019-2607",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2607"
},
{
"name": "CVE-2019-7317",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7317"
},
{
"name": "CVE-2019-2811",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2811"
},
{
"name": "CVE-2019-2740",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2740"
},
{
"name": "CVE-2019-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2879"
},
{
"name": "CVE-2019-2808",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2808"
},
{
"name": "CVE-2019-2738",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2738"
},
{
"name": "CVE-2019-2819",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2819"
},
{
"name": "CVE-2019-2737",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2737"
},
{
"name": "CVE-2019-2814",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2814"
},
{
"name": "CVE-2019-2778",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2778"
},
{
"name": "CVE-2019-2822",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2822"
},
{
"name": "CVE-2019-2802",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2802"
},
{
"name": "CVE-2019-2803",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2803"
},
{
"name": "CVE-2019-2752",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2752"
},
{
"name": "CVE-2019-2826",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2826"
},
{
"name": "CVE-2019-2784",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2784"
},
{
"name": "CVE-2019-2789",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2789"
},
{
"name": "CVE-2019-2801",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2801"
},
{
"name": "CVE-2019-2791",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2791"
},
{
"name": "CVE-2019-2798",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2798"
},
{
"name": "CVE-2019-2796",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2796"
},
{
"name": "CVE-2019-2815",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2815"
},
{
"name": "CVE-2019-2810",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2810"
},
{
"name": "CVE-2019-2780",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2780"
},
{
"name": "CVE-2019-2758",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2758"
},
{
"name": "CVE-2019-2757",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2757"
},
{
"name": "CVE-2019-2785",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2785"
},
{
"name": "CVE-2019-2747",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2747"
},
{
"name": "CVE-2019-2741",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2741"
},
{
"name": "CVE-2019-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2830"
},
{
"name": "CVE-2019-2834",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2834"
},
{
"name": "CVE-2019-2743",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2743"
},
{
"name": "CVE-2019-2739",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2739"
},
{
"name": "CVE-2019-2805",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2805"
},
{
"name": "CVE-2019-2797",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2797"
},
{
"name": "CVE-2019-2774",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2774"
},
{
"name": "CVE-2019-2795",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2795"
},
{
"name": "CVE-2019-2746",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2746"
},
{
"name": "CVE-2019-2812",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2812"
},
{
"name": "CVE-2019-2924",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2924"
},
{
"name": "CVE-2019-2914",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2914"
},
{
"name": "CVE-2019-2960",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2960"
},
{
"name": "CVE-2019-2923",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2923"
},
{
"name": "CVE-2019-2968",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2968"
},
{
"name": "CVE-2019-2993",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2993"
},
{
"name": "CVE-2019-3009",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3009"
},
{
"name": "CVE-2019-2969",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2969"
},
{
"name": "CVE-2019-3011",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3011"
},
{
"name": "CVE-2019-2967",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2967"
},
{
"name": "CVE-2019-2946",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2946"
},
{
"name": "CVE-2019-2966",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2966"
},
{
"name": "CVE-2019-2957",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2957"
},
{
"name": "CVE-2019-2948",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2948"
},
{
"name": "CVE-2019-2922",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2922"
},
{
"name": "CVE-2019-3004",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3004"
},
{
"name": "CVE-2019-2998",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2998"
},
{
"name": "CVE-2019-2911",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2911"
},
{
"name": "CVE-2019-2950",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2950"
},
{
"name": "CVE-2019-2910",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2910"
},
{
"name": "CVE-2019-3018",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3018"
},
{
"name": "CVE-2019-2974",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2974"
},
{
"name": "CVE-2019-2991",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2991"
},
{
"name": "CVE-2019-2997",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2997"
},
{
"name": "CVE-2019-2938",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2938"
},
{
"name": "CVE-2019-3003",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3003"
},
{
"name": "CVE-2019-2982",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2982"
},
{
"name": "CVE-2019-2963",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2963"
},
{
"name": "CVE-2020-2579",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2579"
},
{
"name": "CVE-2020-2584",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2584"
},
{
"name": "CVE-2020-2577",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2577"
},
{
"name": "CVE-2020-2679",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2679"
},
{
"name": "CVE-2020-2570",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2570"
},
{
"name": "CVE-2020-2572",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2572"
},
{
"name": "CVE-2020-2627",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2627"
},
{
"name": "CVE-2020-2660",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2660"
},
{
"name": "CVE-2020-2589",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2589"
},
{
"name": "CVE-2020-2573",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2573"
},
{
"name": "CVE-2020-2686",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2686"
},
{
"name": "CVE-2020-2694",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2694"
},
{
"name": "CVE-2020-2574",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2574"
},
{
"name": "CVE-2020-2770",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2770"
},
{
"name": "CVE-2020-2925",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2925"
},
{
"name": "CVE-2020-2853",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2853"
},
{
"name": "CVE-2020-2774",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2774"
},
{
"name": "CVE-2020-2928",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2928"
},
{
"name": "CVE-2020-2897",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2897"
},
{
"name": "CVE-2020-2812",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2812"
},
{
"name": "CVE-2020-2765",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2765"
},
{
"name": "CVE-2020-2761",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2761"
},
{
"name": "CVE-2020-2790",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2790"
},
{
"name": "CVE-2020-2752",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2752"
},
{
"name": "CVE-2020-2904",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2904"
},
{
"name": "CVE-2020-2893",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2893"
},
{
"name": "CVE-2020-2760",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2760"
},
{
"name": "CVE-2020-2780",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2780"
},
{
"name": "CVE-2020-2903",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2903"
},
{
"name": "CVE-2020-2924",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2924"
},
{
"name": "CVE-2020-2806",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2806"
},
{
"name": "CVE-2020-2922",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2922"
},
{
"name": "CVE-2020-2901",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2901"
},
{
"name": "CVE-2020-2926",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2926"
},
{
"name": "CVE-2020-2923",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2923"
},
{
"name": "CVE-2020-2921",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2921"
},
{
"name": "CVE-2020-2779",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2779"
},
{
"name": "CVE-2020-2892",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2892"
},
{
"name": "CVE-2020-2896",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2896"
},
{
"name": "CVE-2020-2804",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2804"
},
{
"name": "CVE-2020-2895",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2895"
},
{
"name": "CVE-2020-2930",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2930"
},
{
"name": "CVE-2020-2814",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2814"
},
{
"name": "CVE-2020-2759",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2759"
},
{
"name": "CVE-2020-2763",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2763"
},
{
"name": "CVE-2020-14550",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14550"
},
{
"name": "CVE-2020-14567",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14567"
},
{
"name": "CVE-2020-14559",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14559"
},
{
"name": "CVE-2020-14576",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14576"
},
{
"name": "CVE-2020-14540",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14540"
},
{
"name": "CVE-2020-14547",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14547"
},
{
"name": "CVE-2020-14553",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14553"
},
{
"name": "CVE-2020-14539",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14539"
},
{
"name": "CVE-2020-14845",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14845"
},
{
"name": "CVE-2020-14799",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14799"
},
{
"name": "CVE-2020-14793",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14793"
},
{
"name": "CVE-2020-14888",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14888"
},
{
"name": "CVE-2020-14790",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14790"
},
{
"name": "CVE-2020-14789",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14789"
},
{
"name": "CVE-2020-14672",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14672"
},
{
"name": "CVE-2020-14846",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14846"
},
{
"name": "CVE-2020-14771",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14771"
},
{
"name": "CVE-2020-14873",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14873"
},
{
"name": "CVE-2020-14791",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14791"
},
{
"name": "CVE-2020-14769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14769"
},
{
"name": "CVE-2020-14844",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14844"
},
{
"name": "CVE-2020-14809",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14809"
},
{
"name": "CVE-2020-14860",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14860"
},
{
"name": "CVE-2020-14866",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14866"
},
{
"name": "CVE-2020-14861",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14861"
},
{
"name": "CVE-2020-14773",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14773"
},
{
"name": "CVE-2020-14776",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14776"
},
{
"name": "CVE-2020-14852",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14852"
},
{
"name": "CVE-2020-14760",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14760"
},
{
"name": "CVE-2020-14870",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14870"
},
{
"name": "CVE-2020-14837",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14837"
},
{
"name": "CVE-2020-14893",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14893"
},
{
"name": "CVE-2020-14836",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14836"
},
{
"name": "CVE-2020-14829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14829"
},
{
"name": "CVE-2020-14868",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14868"
},
{
"name": "CVE-2020-14827",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14827"
},
{
"name": "CVE-2020-14839",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14839"
},
{
"name": "CVE-2020-14777",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14777"
},
{
"name": "CVE-2020-14812",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14812"
},
{
"name": "CVE-2020-14775",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14775"
},
{
"name": "CVE-2020-14838",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14838"
},
{
"name": "CVE-2020-14869",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14869"
},
{
"name": "CVE-2020-14765",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14765"
},
{
"name": "CVE-2020-14814",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14814"
},
{
"name": "CVE-2020-14821",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14821"
},
{
"name": "CVE-2020-14830",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14830"
},
{
"name": "CVE-2020-14828",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14828"
},
{
"name": "CVE-2020-14804",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14804"
},
{
"name": "CVE-2020-14800",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14800"
},
{
"name": "CVE-2020-14891",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14891"
},
{
"name": "CVE-2020-14848",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14848"
},
{
"name": "CVE-2020-14867",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14867"
},
{
"name": "CVE-2020-14785",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14785"
},
{
"name": "CVE-2020-14794",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14794"
},
{
"name": "CVE-2020-14786",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14786"
},
{
"name": "CVE-2020-15358",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15358"
},
{
"name": "CVE-2020-1971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1971"
},
{
"name": "CVE-2021-2010",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2010"
},
{
"name": "CVE-2021-2001",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2001"
},
{
"name": "CVE-2021-2060",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2060"
},
{
"name": "CVE-2021-2014",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2014"
},
{
"name": "CVE-2021-2032",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2032"
},
{
"name": "CVE-2021-2036",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2036"
},
{
"name": "CVE-2021-2007",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2007"
},
{
"name": "CVE-2021-2011",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2011"
},
{
"name": "CVE-2021-2022",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2022"
},
{
"name": "CVE-2019-25013",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
},
{
"name": "CVE-2021-2308",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2308"
},
{
"name": "CVE-2021-2213",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2213"
},
{
"name": "CVE-2021-2172",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2172"
},
{
"name": "CVE-2021-2293",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2293"
},
{
"name": "CVE-2021-2208",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2208"
},
{
"name": "CVE-2021-2196",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2196"
},
{
"name": "CVE-2021-2194",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2194"
},
{
"name": "CVE-2021-2298",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2298"
},
{
"name": "CVE-2021-2162",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2162"
},
{
"name": "CVE-2021-2179",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2179"
},
{
"name": "CVE-2021-2307",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2307"
},
{
"name": "CVE-2021-2217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2217"
},
{
"name": "CVE-2021-2180",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2180"
},
{
"name": "CVE-2021-2203",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2203"
},
{
"name": "CVE-2021-2144",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2144"
},
{
"name": "CVE-2021-2226",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2226"
},
{
"name": "CVE-2021-2232",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2232"
},
{
"name": "CVE-2021-2169",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2169"
},
{
"name": "CVE-2021-2301",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2301"
},
{
"name": "CVE-2021-2202",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2202"
},
{
"name": "CVE-2021-2166",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2166"
},
{
"name": "CVE-2021-2174",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2174"
},
{
"name": "CVE-2021-2154",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2154"
},
{
"name": "CVE-2021-2193",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2193"
},
{
"name": "CVE-2021-2300",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2300"
},
{
"name": "CVE-2021-2299",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2299"
},
{
"name": "CVE-2021-2212",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2212"
},
{
"name": "CVE-2021-2178",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2178"
},
{
"name": "CVE-2021-2146",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2146"
},
{
"name": "CVE-2021-2230",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2230"
},
{
"name": "CVE-2021-2278",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2278"
},
{
"name": "CVE-2021-2164",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2164"
},
{
"name": "CVE-2021-2201",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2201"
},
{
"name": "CVE-2021-2170",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2170"
},
{
"name": "CVE-2021-2304",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2304"
},
{
"name": "CVE-2021-2160",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2160"
},
{
"name": "CVE-2021-2171",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2171"
},
{
"name": "CVE-2021-2305",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2305"
},
{
"name": "CVE-2021-2215",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2215"
},
{
"name": "CVE-2021-25214",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25214"
},
{
"name": "CVE-2012-6153",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-6153"
},
{
"name": "CVE-2020-10878",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10878"
},
{
"name": "CVE-2021-2370",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2370"
},
{
"name": "CVE-2021-2389",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2389"
},
{
"name": "CVE-2021-2444",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2444"
},
{
"name": "CVE-2021-2429",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2429"
},
{
"name": "CVE-2021-2426",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2426"
},
{
"name": "CVE-2021-2427",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2427"
},
{
"name": "CVE-2021-2339",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2339"
},
{
"name": "CVE-2021-2425",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2425"
},
{
"name": "CVE-2021-2387",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2387"
},
{
"name": "CVE-2021-2383",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2383"
},
{
"name": "CVE-2021-2372",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2372"
},
{
"name": "CVE-2021-2399",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2399"
},
{
"name": "CVE-2021-2384",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2384"
},
{
"name": "CVE-2021-2412",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2412"
},
{
"name": "CVE-2021-2441",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2441"
},
{
"name": "CVE-2021-2410",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2410"
},
{
"name": "CVE-2021-2342",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2342"
},
{
"name": "CVE-2021-2437",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2437"
},
{
"name": "CVE-2021-2417",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2417"
},
{
"name": "CVE-2021-2424",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2424"
},
{
"name": "CVE-2021-2385",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2385"
},
{
"name": "CVE-2021-2357",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2357"
},
{
"name": "CVE-2021-2352",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2352"
},
{
"name": "CVE-2021-2402",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2402"
},
{
"name": "CVE-2021-2440",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2440"
},
{
"name": "CVE-2021-2340",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2340"
},
{
"name": "CVE-2021-2390",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2390"
},
{
"name": "CVE-2021-2374",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2374"
},
{
"name": "CVE-2021-2356",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2356"
},
{
"name": "CVE-2021-2411",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2411"
},
{
"name": "CVE-2021-2418",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2418"
},
{
"name": "CVE-2021-2367",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2367"
},
{
"name": "CVE-2021-2354",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2354"
},
{
"name": "CVE-2021-2422",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2422"
},
{
"name": "CVE-2020-10543",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10543"
},
{
"name": "CVE-2020-12723",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12723"
},
{
"name": "CVE-2020-10029",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10029"
},
{
"name": "CVE-2021-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23337"
},
{
"name": "CVE-2020-28500",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28500"
},
{
"name": "CVE-2019-18276",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18276"
},
{
"name": "CVE-2021-3421",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3421"
},
{
"name": "CVE-2021-3326",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3326"
},
{
"name": "CVE-2019-2708",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2708"
},
{
"name": "CVE-2020-27618",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27618"
},
{
"name": "CVE-2021-35640",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35640"
},
{
"name": "CVE-2021-35626",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35626"
},
{
"name": "CVE-2021-2478",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2478"
},
{
"name": "CVE-2021-35624",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35624"
},
{
"name": "CVE-2021-35583",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35583"
},
{
"name": "CVE-2021-35628",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35628"
},
{
"name": "CVE-2021-35630",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35630"
},
{
"name": "CVE-2021-35644",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35644"
},
{
"name": "CVE-2021-2479",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2479"
},
{
"name": "CVE-2021-35638",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35638"
},
{
"name": "CVE-2021-35646",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35646"
},
{
"name": "CVE-2021-35596",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35596"
},
{
"name": "CVE-2021-35643",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35643"
},
{
"name": "CVE-2021-35637",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35637"
},
{
"name": "CVE-2021-35623",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35623"
},
{
"name": "CVE-2021-35632",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35632"
},
{
"name": "CVE-2021-35641",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35641"
},
{
"name": "CVE-2021-35604",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35604"
},
{
"name": "CVE-2021-35636",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35636"
},
{
"name": "CVE-2021-35546",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35546"
},
{
"name": "CVE-2021-35627",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35627"
},
{
"name": "CVE-2021-35625",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35625"
},
{
"name": "CVE-2021-35608",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35608"
},
{
"name": "CVE-2021-35597",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35597"
},
{
"name": "CVE-2021-35537",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35537"
},
{
"name": "CVE-2021-2481",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2481"
},
{
"name": "CVE-2021-35622",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35622"
},
{
"name": "CVE-2021-35610",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35610"
},
{
"name": "CVE-2021-35633",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35633"
},
{
"name": "CVE-2021-35634",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35634"
},
{
"name": "CVE-2021-35629",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35629"
},
{
"name": "CVE-2021-35631",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35631"
},
{
"name": "CVE-2021-35645",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35645"
},
{
"name": "CVE-2021-35647",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35647"
},
{
"name": "CVE-2021-35612",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35612"
},
{
"name": "CVE-2021-35639",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35639"
},
{
"name": "CVE-2021-35648",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35648"
},
{
"name": "CVE-2021-35607",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35607"
},
{
"name": "CVE-2021-35602",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35602"
},
{
"name": "CVE-2021-35577",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35577"
},
{
"name": "CVE-2021-35642",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35642"
},
{
"name": "CVE-2021-35575",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35575"
},
{
"name": "CVE-2021-35635",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35635"
},
{
"name": "CVE-2021-35591",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35591"
},
{
"name": "CVE-2021-25219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25219"
},
{
"name": "CVE-2021-3875",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3875"
},
{
"name": "CVE-2019-10744",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10744"
},
{
"name": "CVE-2022-21352",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21352"
},
{
"name": "CVE-2022-21304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21304"
},
{
"name": "CVE-2022-21254",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21254"
},
{
"name": "CVE-2022-21265",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21265"
},
{
"name": "CVE-2022-21348",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21348"
},
{
"name": "CVE-2022-21372",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21372"
},
{
"name": "CVE-2022-21245",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21245"
},
{
"name": "CVE-2022-21368",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21368"
},
{
"name": "CVE-2022-21339",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21339"
},
{
"name": "CVE-2022-21264",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21264"
},
{
"name": "CVE-2022-21297",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21297"
},
{
"name": "CVE-2022-21379",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21379"
},
{
"name": "CVE-2022-21253",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21253"
},
{
"name": "CVE-2022-21301",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21301"
},
{
"name": "CVE-2022-21378",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21378"
},
{
"name": "CVE-2022-21370",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21370"
},
{
"name": "CVE-2022-21302",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21302"
},
{
"name": "CVE-2022-21249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21249"
},
{
"name": "CVE-2022-21344",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21344"
},
{
"name": "CVE-2022-21270",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21270"
},
{
"name": "CVE-2022-21367",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21367"
},
{
"name": "CVE-2022-21342",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21342"
},
{
"name": "CVE-2022-21362",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21362"
},
{
"name": "CVE-2022-21303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21303"
},
{
"name": "CVE-2022-21256",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21256"
},
{
"name": "CVE-2022-21358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21358"
},
{
"name": "CVE-2022-21374",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21374"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2022-2309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2309"
},
{
"name": "CVE-2022-29824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29824"
},
{
"name": "CVE-2022-35737",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35737"
},
{
"name": "CVE-2022-40303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40303"
},
{
"name": "CVE-2022-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40304"
},
{
"name": "CVE-2020-8203",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8203"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2022-2795",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2795"
},
{
"name": "CVE-2022-34903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34903"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2022-22942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22942"
},
{
"name": "CVE-2021-4193",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4193"
},
{
"name": "CVE-2020-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15366"
},
{
"name": "CVE-2022-22965",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22965"
},
{
"name": "CVE-2022-0213",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0213"
},
{
"name": "CVE-2022-21418",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21418"
},
{
"name": "CVE-2022-21412",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21412"
},
{
"name": "CVE-2022-21437",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21437"
},
{
"name": "CVE-2022-21478",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21478"
},
{
"name": "CVE-2022-21479",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21479"
},
{
"name": "CVE-2022-21438",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21438"
},
{
"name": "CVE-2022-21440",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21440"
},
{
"name": "CVE-2022-21451",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21451"
},
{
"name": "CVE-2022-21427",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21427"
},
{
"name": "CVE-2022-21415",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21415"
},
{
"name": "CVE-2022-21459",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21459"
},
{
"name": "CVE-2022-21460",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21460"
},
{
"name": "CVE-2022-21414",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21414"
},
{
"name": "CVE-2022-21413",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21413"
},
{
"name": "CVE-2022-21436",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21436"
},
{
"name": "CVE-2022-21435",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21435"
},
{
"name": "CVE-2022-21462",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21462"
},
{
"name": "CVE-2022-21444",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21444"
},
{
"name": "CVE-2022-21417",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21417"
},
{
"name": "CVE-2022-21457",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21457"
},
{
"name": "CVE-2022-21425",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21425"
},
{
"name": "CVE-2022-21452",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21452"
},
{
"name": "CVE-2021-20266",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20266"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2021-3521",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3521"
},
{
"name": "CVE-2021-4122",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4122"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2017-7500",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7500"
},
{
"name": "CVE-2021-33574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33574"
},
{
"name": "CVE-2017-11164",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11164"
},
{
"name": "CVE-2022-21525",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21525"
},
{
"name": "CVE-2022-21537",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21537"
},
{
"name": "CVE-2022-21455",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21455"
},
{
"name": "CVE-2022-21534",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21534"
},
{
"name": "CVE-2022-21528",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21528"
},
{
"name": "CVE-2022-21529",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21529"
},
{
"name": "CVE-2022-21531",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21531"
},
{
"name": "CVE-2022-21515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21515"
},
{
"name": "CVE-2022-21538",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21538"
},
{
"name": "CVE-2022-21527",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21527"
},
{
"name": "CVE-2022-21517",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21517"
},
{
"name": "CVE-2022-21539",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21539"
},
{
"name": "CVE-2022-21556",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21556"
},
{
"name": "CVE-2022-21509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21509"
},
{
"name": "CVE-2022-21553",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21553"
},
{
"name": "CVE-2022-21530",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21530"
},
{
"name": "CVE-2022-21522",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21522"
},
{
"name": "CVE-2022-21547",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21547"
},
{
"name": "CVE-2022-21569",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21569"
},
{
"name": "CVE-2022-21526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21526"
},
{
"name": "CVE-2021-3999",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3999"
},
{
"name": "CVE-2022-23218",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23218"
},
{
"name": "CVE-2022-23219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23219"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2021-25220",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25220"
},
{
"name": "CVE-2022-0396",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0396"
},
{
"name": "CVE-2022-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2012-5783",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5783"
},
{
"name": "CVE-2022-21592",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21592"
},
{
"name": "CVE-2022-21617",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21617"
},
{
"name": "CVE-2022-21595",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21595"
},
{
"name": "CVE-2022-21608",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21608"
},
{
"name": "CVE-2022-21589",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21589"
},
{
"name": "CVE-2023-21863",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21863"
},
{
"name": "CVE-2023-21873",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21873"
},
{
"name": "CVE-2023-21879",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21879"
},
{
"name": "CVE-2023-21880",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21880"
},
{
"name": "CVE-2023-21869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21869"
},
{
"name": "CVE-2023-21872",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21872"
},
{
"name": "CVE-2023-21877",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21877"
},
{
"name": "CVE-2023-21870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21870"
},
{
"name": "CVE-2023-21887",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21887"
},
{
"name": "CVE-2023-21836",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21836"
},
{
"name": "CVE-2023-21881",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21881"
},
{
"name": "CVE-2023-21876",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21876"
},
{
"name": "CVE-2023-21840",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21840"
},
{
"name": "CVE-2023-21878",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21878"
},
{
"name": "CVE-2023-21866",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21866"
},
{
"name": "CVE-2023-21875",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21875"
},
{
"name": "CVE-2023-21865",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21865"
},
{
"name": "CVE-2023-21883",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21883"
},
{
"name": "CVE-2023-21867",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21867"
},
{
"name": "CVE-2023-21874",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21874"
},
{
"name": "CVE-2023-21871",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21871"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2022-4415",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4415"
},
{
"name": "CVE-2023-24329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24329"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2023-21963",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21963"
},
{
"name": "CVE-2023-21977",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21977"
},
{
"name": "CVE-2023-21912",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21912"
},
{
"name": "CVE-2023-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
},
{
"name": "CVE-2023-28484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
},
{
"name": "CVE-2023-20873",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20873"
},
{
"name": "CVE-2023-20883",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20883"
},
{
"name": "CVE-2023-27535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
},
{
"name": "CVE-2023-27538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
},
{
"name": "CVE-2023-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
},
{
"name": "CVE-2023-27537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27537"
},
{
"name": "CVE-2020-1752",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1752"
},
{
"name": "CVE-2021-35942",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35942"
},
{
"name": "CVE-2021-38604",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38604"
},
{
"name": "CVE-2020-29562",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29562"
},
{
"name": "CVE-2021-27645",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27645"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2022-46908",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46908"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2023-22053",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22053"
},
{
"name": "CVE-2023-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22007"
},
{
"name": "CVE-2022-4899",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4899"
},
{
"name": "CVE-2022-25883",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25883"
},
{
"name": "CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"name": "CVE-2023-4911",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4911"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2023-35116",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35116"
},
{
"name": "CVE-2023-22097",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22097"
},
{
"name": "CVE-2023-22084",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22084"
},
{
"name": "CVE-2023-22026",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22026"
},
{
"name": "CVE-2023-22028",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22028"
},
{
"name": "CVE-2023-22015",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22015"
},
{
"name": "CVE-2023-22103",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22103"
},
{
"name": "CVE-2023-22068",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22068"
},
{
"name": "CVE-2023-22078",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22078"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2023-22059",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22059"
},
{
"name": "CVE-2023-22066",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22066"
},
{
"name": "CVE-2023-22114",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22114"
},
{
"name": "CVE-2023-22070",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22070"
},
{
"name": "CVE-2023-22032",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22032"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2021-22570",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22570"
},
{
"name": "CVE-2023-2603",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2603"
},
{
"name": "CVE-2023-2602",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2602"
},
{
"name": "CVE-2023-4527",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4527"
},
{
"name": "CVE-2023-4813",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4813"
},
{
"name": "CVE-2023-4806",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4806"
},
{
"name": "CVE-2022-48303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48303"
},
{
"name": "CVE-2023-34055",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34055"
},
{
"name": "CVE-2023-4039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4039"
},
{
"name": "CVE-2022-3715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3715"
},
{
"name": "CVE-2023-0687",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0687"
},
{
"name": "CVE-2023-5156",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5156"
},
{
"name": "CVE-2022-48522",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48522"
},
{
"name": "CVE-2023-39615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39615"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2021-33294",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33294"
},
{
"name": "CVE-2021-43618",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43618"
},
{
"name": "CVE-2023-45322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45322"
},
{
"name": "CVE-2022-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28321"
},
{
"name": "CVE-2023-4016",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4016"
},
{
"name": "CVE-2013-4235",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4235"
},
{
"name": "CVE-2023-34969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34969"
},
{
"name": "CVE-2021-20193",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20193"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2023-5981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5981"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2023-36054",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36054"
},
{
"name": "CVE-2023-7104",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7104"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2023-46219",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46219"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2023-47100",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47100"
},
{
"name": "CVE-2023-47038",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47038"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2022-27772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27772"
},
{
"name": "CVE-2023-27043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
},
{
"name": "CVE-2023-6481",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6481"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2024-28085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2020-22916",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22916"
},
{
"name": "CVE-2016-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2781"
},
{
"name": "CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"name": "CVE-2017-7501",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7501"
},
{
"name": "CVE-2021-35939",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35939"
},
{
"name": "CVE-2024-0553",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0553"
},
{
"name": "CVE-2021-35938",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35938"
},
{
"name": "CVE-2021-35937",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35937"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2024-26686",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26686"
},
{
"name": "CVE-2023-52572",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52572"
},
{
"name": "CVE-2007-4559",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-4559"
},
{
"name": "CVE-2023-3138",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3138"
},
{
"name": "CVE-2024-28182",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28182"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2023-6378",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6378"
},
{
"name": "CVE-2023-31486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31486"
},
{
"name": "CVE-2024-26739",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26739"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2023-51074",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51074"
},
{
"name": "CVE-2023-52757",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52757"
},
{
"name": "CVE-2024-35866",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35866"
},
{
"name": "CVE-2024-35867",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35867"
},
{
"name": "CVE-2024-35943",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35943"
},
{
"name": "CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2024-35790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35790"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2024-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2004"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"name": "CVE-2024-4030",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4030"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2024-25062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-28834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28834"
},
{
"name": "CVE-2024-2961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2961"
},
{
"name": "CVE-2024-33599",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33599"
},
{
"name": "CVE-2024-33600",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33600"
},
{
"name": "CVE-2024-33601",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33601"
},
{
"name": "CVE-2024-33602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33602"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2024-36945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36945"
},
{
"name": "CVE-2024-38540",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38540"
},
{
"name": "CVE-2024-38541",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38541"
},
{
"name": "CVE-2023-4641",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
},
{
"name": "CVE-2024-0567",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0567"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2024-21137",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21137"
},
{
"name": "CVE-2024-0760",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0760"
},
{
"name": "CVE-2024-1737",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1737"
},
{
"name": "CVE-2024-1975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1975"
},
{
"name": "CVE-2024-28835",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28835"
},
{
"name": "CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"name": "CVE-2024-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
},
{
"name": "CVE-2024-36908",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36908"
},
{
"name": "CVE-2024-27402",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27402"
},
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2024-38808",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38808"
},
{
"name": "CVE-2024-38809",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38809"
},
{
"name": "CVE-2024-42230",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42230"
},
{
"name": "CVE-2024-38807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38807"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2022-48893",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48893"
},
{
"name": "CVE-2024-42322",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42322"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2023-5841",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5841"
},
{
"name": "CVE-2024-34459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34459"
},
{
"name": "CVE-2024-8096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
},
{
"name": "CVE-2023-6246",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6246"
},
{
"name": "CVE-2024-46812",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46812"
},
{
"name": "CVE-2024-46821",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46821"
},
{
"name": "CVE-2024-46751",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46751"
},
{
"name": "CVE-2024-46753",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46753"
},
{
"name": "CVE-2024-46774",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46774"
},
{
"name": "CVE-2024-46787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46787"
},
{
"name": "CVE-2022-21454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21454"
},
{
"name": "CVE-2024-21193",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21193"
},
{
"name": "CVE-2024-21194",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21194"
},
{
"name": "CVE-2024-21196",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21196"
},
{
"name": "CVE-2024-21197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21197"
},
{
"name": "CVE-2024-21198",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21198"
},
{
"name": "CVE-2024-21199",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21199"
},
{
"name": "CVE-2024-21201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21201"
},
{
"name": "CVE-2024-21207",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21207"
},
{
"name": "CVE-2024-21209",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21209"
},
{
"name": "CVE-2024-21212",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21212"
},
{
"name": "CVE-2024-21213",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21213"
},
{
"name": "CVE-2024-21219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21219"
},
{
"name": "CVE-2024-21236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21236"
},
{
"name": "CVE-2024-21239",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21239"
},
{
"name": "CVE-2024-21241",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21241"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2024-10487",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10487"
},
{
"name": "CVE-2024-10458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10458"
},
{
"name": "CVE-2024-10459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10459"
},
{
"name": "CVE-2024-10460",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10460"
},
{
"name": "CVE-2024-10461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10461"
},
{
"name": "CVE-2024-10462",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10462"
},
{
"name": "CVE-2024-10463",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10463"
},
{
"name": "CVE-2024-10464",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10464"
},
{
"name": "CVE-2024-10465",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10465"
},
{
"name": "CVE-2024-10466",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10466"
},
{
"name": "CVE-2024-10467",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10467"
},
{
"name": "CVE-2024-10468",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10468"
},
{
"name": "CVE-2024-34447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34447"
},
{
"name": "CVE-2024-38286",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38286"
},
{
"name": "CVE-2024-7592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
},
{
"name": "CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2024-46816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46816"
},
{
"name": "CVE-2024-11395",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11395"
},
{
"name": "CVE-2024-49960",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49960"
},
{
"name": "CVE-2024-50047",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50047"
},
{
"name": "CVE-2024-50073",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50073"
},
{
"name": "CVE-2024-11691",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11691"
},
{
"name": "CVE-2024-11692",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11692"
},
{
"name": "CVE-2024-11693",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11693"
},
{
"name": "CVE-2024-11694",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11694"
},
{
"name": "CVE-2024-11695",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11695"
},
{
"name": "CVE-2024-11696",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11696"
},
{
"name": "CVE-2024-11697",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11697"
},
{
"name": "CVE-2024-11698",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11698"
},
{
"name": "CVE-2024-11699",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11699"
},
{
"name": "CVE-2024-11700",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11700"
},
{
"name": "CVE-2024-11701",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11701"
},
{
"name": "CVE-2024-11702",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11702"
},
{
"name": "CVE-2024-11703",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11703"
},
{
"name": "CVE-2024-11704",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11704"
},
{
"name": "CVE-2024-11705",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11705"
},
{
"name": "CVE-2024-11706",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11706"
},
{
"name": "CVE-2024-11708",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11708"
},
{
"name": "CVE-2024-50272",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50272"
},
{
"name": "CVE-2024-50280",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50280"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2024-49989",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49989"
},
{
"name": "CVE-2024-50125",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50125"
},
{
"name": "CVE-2024-53051",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53051"
},
{
"name": "CVE-2024-53144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53144"
},
{
"name": "CVE-2024-8805",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8805"
},
{
"name": "CVE-2025-0237",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0237"
},
{
"name": "CVE-2025-0238",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0238"
},
{
"name": "CVE-2025-0239",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0239"
},
{
"name": "CVE-2025-0240",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0240"
},
{
"name": "CVE-2025-0241",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0241"
},
{
"name": "CVE-2025-0242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0242"
},
{
"name": "CVE-2025-0243",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0243"
},
{
"name": "CVE-2025-0245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0245"
},
{
"name": "CVE-2025-0247",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0247"
},
{
"name": "CVE-2025-0434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0434"
},
{
"name": "CVE-2025-0435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0435"
},
{
"name": "CVE-2025-0436",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0436"
},
{
"name": "CVE-2025-0437",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0437"
},
{
"name": "CVE-2025-0438",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0438"
},
{
"name": "CVE-2025-0439",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0439"
},
{
"name": "CVE-2025-0440",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0440"
},
{
"name": "CVE-2025-0441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0441"
},
{
"name": "CVE-2025-0442",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0442"
},
{
"name": "CVE-2025-0443",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0443"
},
{
"name": "CVE-2025-0446",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0446"
},
{
"name": "CVE-2025-0447",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0447"
},
{
"name": "CVE-2025-0448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0448"
},
{
"name": "CVE-2025-21523",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21523"
},
{
"name": "CVE-2025-0612",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0612"
},
{
"name": "CVE-2025-23083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23083"
},
{
"name": "CVE-2025-23084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23084"
},
{
"name": "CVE-2025-23085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23085"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-0444",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0444"
},
{
"name": "CVE-2025-0445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0445"
},
{
"name": "CVE-2025-0451",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0451"
},
{
"name": "CVE-2025-0762",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0762"
},
{
"name": "CVE-2025-1009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1009"
},
{
"name": "CVE-2025-1010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1010"
},
{
"name": "CVE-2025-1011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1011"
},
{
"name": "CVE-2025-1012",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1012"
},
{
"name": "CVE-2025-1013",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1013"
},
{
"name": "CVE-2025-1014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1014"
},
{
"name": "CVE-2024-56664",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56664"
},
{
"name": "CVE-2025-1016",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1016"
},
{
"name": "CVE-2025-1017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1017"
},
{
"name": "CVE-2025-1018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1018"
},
{
"name": "CVE-2025-1019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1019"
},
{
"name": "CVE-2025-1020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1020"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2025-0725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2024-50258",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50258"
},
{
"name": "CVE-2024-53203",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53203"
},
{
"name": "CVE-2024-53128",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53128"
},
{
"name": "CVE-2025-0995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0995"
},
{
"name": "CVE-2025-0996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0996"
},
{
"name": "CVE-2025-0997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0997"
},
{
"name": "CVE-2025-0998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0998"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-1414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1414"
},
{
"name": "CVE-2025-0999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0999"
},
{
"name": "CVE-2025-1006",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1006"
},
{
"name": "CVE-2025-1426",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1426"
},
{
"name": "CVE-2024-56751",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56751"
},
{
"name": "CVE-2023-39017",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39017"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2025-1914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1914"
},
{
"name": "CVE-2025-1915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1915"
},
{
"name": "CVE-2025-1916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1916"
},
{
"name": "CVE-2025-1917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1917"
},
{
"name": "CVE-2025-1918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1918"
},
{
"name": "CVE-2025-1919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1919"
},
{
"name": "CVE-2025-1921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1921"
},
{
"name": "CVE-2025-1922",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1922"
},
{
"name": "CVE-2025-1923",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1923"
},
{
"name": "CVE-2025-1930",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1930"
},
{
"name": "CVE-2025-1931",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1931"
},
{
"name": "CVE-2025-1932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1932"
},
{
"name": "CVE-2025-1933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1933"
},
{
"name": "CVE-2025-1934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1934"
},
{
"name": "CVE-2025-1935",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1935"
},
{
"name": "CVE-2025-1936",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1936"
},
{
"name": "CVE-2025-1937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1937"
},
{
"name": "CVE-2025-1938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1938"
},
{
"name": "CVE-2025-1939",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1939"
},
{
"name": "CVE-2025-1940",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1940"
},
{
"name": "CVE-2025-1941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1941"
},
{
"name": "CVE-2025-1942",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1942"
},
{
"name": "CVE-2025-1943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1943"
},
{
"name": "CVE-2025-1920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1920"
},
{
"name": "CVE-2025-2135",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2135"
},
{
"name": "CVE-2025-2136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2136"
},
{
"name": "CVE-2025-2137",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2137"
},
{
"name": "CVE-2025-24813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24813"
},
{
"name": "CVE-2024-6763",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6763"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2024-45772",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45772"
},
{
"name": "CVE-2025-2476",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2476"
},
{
"name": "CVE-2025-2857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2857"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-2783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2783"
},
{
"name": "CVE-2022-49063",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49063"
},
{
"name": "CVE-2022-49535",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49535"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2025-27113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27113"
},
{
"name": "CVE-2025-3066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3066"
},
{
"name": "CVE-2025-3067",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3067"
},
{
"name": "CVE-2025-3068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3068"
},
{
"name": "CVE-2025-3071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3071"
},
{
"name": "CVE-2025-3072",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3072"
},
{
"name": "CVE-2025-3073",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3073"
},
{
"name": "CVE-2025-3074",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3074"
},
{
"name": "CVE-2025-3028",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3028"
},
{
"name": "CVE-2025-3029",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3029"
},
{
"name": "CVE-2025-3030",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3030"
},
{
"name": "CVE-2025-3031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3031"
},
{
"name": "CVE-2025-3032",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3032"
},
{
"name": "CVE-2025-3033",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3033"
},
{
"name": "CVE-2025-3034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3034"
},
{
"name": "CVE-2025-3035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3035"
},
{
"name": "CVE-2024-54458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54458"
},
{
"name": "CVE-2025-3608",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3608"
},
{
"name": "CVE-2025-21574",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21574"
},
{
"name": "CVE-2025-21575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21575"
},
{
"name": "CVE-2025-21577",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21577"
},
{
"name": "CVE-2025-21579",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21579"
},
{
"name": "CVE-2025-21580",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21580"
},
{
"name": "CVE-2025-21581",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21581"
},
{
"name": "CVE-2025-21584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21584"
},
{
"name": "CVE-2025-21585",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21585"
},
{
"name": "CVE-2025-21588",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21588"
},
{
"name": "CVE-2025-30681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30681"
},
{
"name": "CVE-2025-30682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30682"
},
{
"name": "CVE-2025-30683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30683"
},
{
"name": "CVE-2025-30684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30684"
},
{
"name": "CVE-2025-30685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30685"
},
{
"name": "CVE-2025-30687",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30687"
},
{
"name": "CVE-2025-30688",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30688"
},
{
"name": "CVE-2025-30689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30689"
},
{
"name": "CVE-2025-30693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30693"
},
{
"name": "CVE-2025-30695",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30695"
},
{
"name": "CVE-2025-30696",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30696"
},
{
"name": "CVE-2025-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30699"
},
{
"name": "CVE-2025-30703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30703"
},
{
"name": "CVE-2025-30704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30704"
},
{
"name": "CVE-2025-30705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30705"
},
{
"name": "CVE-2025-30715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30715"
},
{
"name": "CVE-2025-30721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30721"
},
{
"name": "CVE-2025-21839",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21839"
},
{
"name": "CVE-2025-3619",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3619"
},
{
"name": "CVE-2025-3620",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3620"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2025-21941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21941"
},
{
"name": "CVE-2025-21956",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21956"
},
{
"name": "CVE-2025-21957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21957"
},
{
"name": "CVE-2025-21959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21959"
},
{
"name": "CVE-2025-21962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21962"
},
{
"name": "CVE-2025-21963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21963"
},
{
"name": "CVE-2025-21964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21964"
},
{
"name": "CVE-2025-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21968"
},
{
"name": "CVE-2025-21970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21970"
},
{
"name": "CVE-2025-21975",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21975"
},
{
"name": "CVE-2025-21981",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21981"
},
{
"name": "CVE-2025-21991",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21991"
},
{
"name": "CVE-2025-21992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21992"
},
{
"name": "CVE-2025-21994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21994"
},
{
"name": "CVE-2025-21996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21996"
},
{
"name": "CVE-2025-21999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21999"
},
{
"name": "CVE-2025-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
},
{
"name": "CVE-2025-22005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22005"
},
{
"name": "CVE-2025-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22007"
},
{
"name": "CVE-2025-22008",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22008"
},
{
"name": "CVE-2025-22010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22010"
},
{
"name": "CVE-2025-22014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22014"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2024-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12801"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-2312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2312"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2025-4050",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4050"
},
{
"name": "CVE-2025-4051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4051"
},
{
"name": "CVE-2025-4052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4052"
},
{
"name": "CVE-2025-4096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4096"
},
{
"name": "CVE-2025-2817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2817"
},
{
"name": "CVE-2025-4082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4082"
},
{
"name": "CVE-2025-4083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4083"
},
{
"name": "CVE-2025-4085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4085"
},
{
"name": "CVE-2025-4087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4087"
},
{
"name": "CVE-2025-4088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4088"
},
{
"name": "CVE-2025-4089",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4089"
},
{
"name": "CVE-2025-4090",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4090"
},
{
"name": "CVE-2025-4091",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4091"
},
{
"name": "CVE-2025-4092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4092"
},
{
"name": "CVE-2023-53034",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53034"
},
{
"name": "CVE-2024-46742",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46742"
},
{
"name": "CVE-2025-21853",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21853"
},
{
"name": "CVE-2025-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22025"
},
{
"name": "CVE-2025-22027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22027"
},
{
"name": "CVE-2025-22035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22035"
},
{
"name": "CVE-2025-22044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22044"
},
{
"name": "CVE-2025-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22045"
},
{
"name": "CVE-2025-22050",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22050"
},
{
"name": "CVE-2025-22054",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22054"
},
{
"name": "CVE-2025-22055",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22055"
},
{
"name": "CVE-2025-22056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22056"
},
{
"name": "CVE-2025-22060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22060"
},
{
"name": "CVE-2025-22063",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22063"
},
{
"name": "CVE-2025-22066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22066"
},
{
"name": "CVE-2025-22071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22071"
},
{
"name": "CVE-2025-22073",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22073"
},
{
"name": "CVE-2025-22075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22075"
},
{
"name": "CVE-2025-22079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22079"
},
{
"name": "CVE-2025-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22081"
},
{
"name": "CVE-2025-22086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22086"
},
{
"name": "CVE-2025-22089",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22089"
},
{
"name": "CVE-2025-22097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22097"
},
{
"name": "CVE-2025-23136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23136"
},
{
"name": "CVE-2025-23138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23138"
},
{
"name": "CVE-2025-37785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37785"
},
{
"name": "CVE-2025-37838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37838"
},
{
"name": "CVE-2025-38152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38152"
},
{
"name": "CVE-2025-38575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38575"
},
{
"name": "CVE-2025-38637",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38637"
},
{
"name": "CVE-2025-39728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39728"
},
{
"name": "CVE-2025-39735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39735"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2025-29087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29087"
},
{
"name": "CVE-2025-3277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3277"
},
{
"name": "CVE-2025-4609",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4609"
},
{
"name": "CVE-2025-4664",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4664"
},
{
"name": "CVE-2025-4372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4372"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"name": "CVE-2025-4918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4918"
},
{
"name": "CVE-2025-4919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4919"
},
{
"name": "CVE-2025-41232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41232"
},
{
"name": "CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"name": "CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
},
{
"name": "CVE-2025-5063",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5063"
},
{
"name": "CVE-2025-5064",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5064"
},
{
"name": "CVE-2025-5065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5065"
},
{
"name": "CVE-2025-5066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5066"
},
{
"name": "CVE-2025-5067",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5067"
},
{
"name": "CVE-2025-32414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32414"
},
{
"name": "CVE-2025-32415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32415"
},
{
"name": "CVE-2022-49728",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49728"
},
{
"name": "CVE-2024-58093",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58093"
},
{
"name": "CVE-2025-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22018"
},
{
"name": "CVE-2025-22020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22020"
},
{
"name": "CVE-2025-22062",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22062"
},
{
"name": "CVE-2025-23145",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23145"
},
{
"name": "CVE-2025-37798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37798"
},
{
"name": "CVE-2025-37749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37749"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-5263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5263"
},
{
"name": "CVE-2025-5264",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5264"
},
{
"name": "CVE-2025-5265",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5265"
},
{
"name": "CVE-2025-5266",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5266"
},
{
"name": "CVE-2025-5267",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5267"
},
{
"name": "CVE-2025-5268",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5268"
},
{
"name": "CVE-2025-5270",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5270"
},
{
"name": "CVE-2025-5271",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5271"
},
{
"name": "CVE-2025-5272",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5272"
},
{
"name": "CVE-2025-5281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5281"
},
{
"name": "CVE-2025-5283",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5283"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2025-22021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22021"
},
{
"name": "CVE-2025-23140",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23140"
},
{
"name": "CVE-2025-23142",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23142"
},
{
"name": "CVE-2025-23144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23144"
},
{
"name": "CVE-2025-23146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23146"
},
{
"name": "CVE-2025-23147",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23147"
},
{
"name": "CVE-2025-23148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23148"
},
{
"name": "CVE-2025-23150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23150"
},
{
"name": "CVE-2025-23151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23151"
},
{
"name": "CVE-2025-23156",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23156"
},
{
"name": "CVE-2025-23157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23157"
},
{
"name": "CVE-2025-23158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23158"
},
{
"name": "CVE-2025-23159",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23159"
},
{
"name": "CVE-2025-23161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23161"
},
{
"name": "CVE-2025-23163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23163"
},
{
"name": "CVE-2025-37738",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37738"
},
{
"name": "CVE-2025-37739",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37739"
},
{
"name": "CVE-2025-37740",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37740"
},
{
"name": "CVE-2025-37741",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37741"
},
{
"name": "CVE-2025-37742",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37742"
},
{
"name": "CVE-2025-37756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37756"
},
{
"name": "CVE-2025-37757",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37757"
},
{
"name": "CVE-2025-37758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37758"
},
{
"name": "CVE-2025-37765",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37765"
},
{
"name": "CVE-2025-37766",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37766"
},
{
"name": "CVE-2025-37767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37767"
},
{
"name": "CVE-2025-37768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37768"
},
{
"name": "CVE-2025-37770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37770"
},
{
"name": "CVE-2025-37771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37771"
},
{
"name": "CVE-2025-37773",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37773"
},
{
"name": "CVE-2025-37780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37780"
},
{
"name": "CVE-2025-37781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37781"
},
{
"name": "CVE-2025-37787",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37787"
},
{
"name": "CVE-2025-37788",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37788"
},
{
"name": "CVE-2025-37789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37789"
},
{
"name": "CVE-2025-37790",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37790"
},
{
"name": "CVE-2025-37792",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37792"
},
{
"name": "CVE-2025-37794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37794"
},
{
"name": "CVE-2025-37796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37796"
},
{
"name": "CVE-2025-37797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37797"
},
{
"name": "CVE-2025-37803",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37803"
},
{
"name": "CVE-2025-37805",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37805"
},
{
"name": "CVE-2025-37808",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37808"
},
{
"name": "CVE-2025-37810",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37810"
},
{
"name": "CVE-2025-37811",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37811"
},
{
"name": "CVE-2025-37812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37812"
},
{
"name": "CVE-2025-37817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37817"
},
{
"name": "CVE-2025-37823",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37823"
},
{
"name": "CVE-2025-37824",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37824"
},
{
"name": "CVE-2025-37829",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37829"
},
{
"name": "CVE-2025-37830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37830"
},
{
"name": "CVE-2025-37836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37836"
},
{
"name": "CVE-2025-37839",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37839"
},
{
"name": "CVE-2025-37840",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37840"
},
{
"name": "CVE-2025-37841",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37841"
},
{
"name": "CVE-2025-37844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37844"
},
{
"name": "CVE-2025-37850",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37850"
},
{
"name": "CVE-2025-37851",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37851"
},
{
"name": "CVE-2025-37857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37857"
},
{
"name": "CVE-2025-37858",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37858"
},
{
"name": "CVE-2025-37859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37859"
},
{
"name": "CVE-2025-37862",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37862"
},
{
"name": "CVE-2025-37867",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37867"
},
{
"name": "CVE-2025-37871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37871"
},
{
"name": "CVE-2025-37875",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37875"
},
{
"name": "CVE-2025-37881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37881"
},
{
"name": "CVE-2025-37883",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37883"
},
{
"name": "CVE-2025-37885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37885"
},
{
"name": "CVE-2025-37889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37889"
},
{
"name": "CVE-2025-37892",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37892"
},
{
"name": "CVE-2025-37937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37937"
},
{
"name": "CVE-2025-37940",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37940"
},
{
"name": "CVE-2025-37982",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37982"
},
{
"name": "CVE-2025-37983",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37983"
},
{
"name": "CVE-2025-37985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37985"
},
{
"name": "CVE-2025-37989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37989"
},
{
"name": "CVE-2025-37819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37819"
},
{
"name": "CVE-2025-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37890"
},
{
"name": "CVE-2025-37905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37905"
},
{
"name": "CVE-2025-37909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37909"
},
{
"name": "CVE-2025-37911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37911"
},
{
"name": "CVE-2025-37912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37912"
},
{
"name": "CVE-2025-37913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37913"
},
{
"name": "CVE-2025-37914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37914"
},
{
"name": "CVE-2025-37915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37915"
},
{
"name": "CVE-2025-37923",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37923"
},
{
"name": "CVE-2025-37927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37927"
},
{
"name": "CVE-2025-37930",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37930"
},
{
"name": "CVE-2025-37932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37932"
},
{
"name": "CVE-2025-37949",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37949"
},
{
"name": "CVE-2025-37964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37964"
},
{
"name": "CVE-2025-37967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37967"
},
{
"name": "CVE-2025-37969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37969"
},
{
"name": "CVE-2025-37970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37970"
},
{
"name": "CVE-2025-37990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37990"
},
{
"name": "CVE-2025-37991",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37991"
},
{
"name": "CVE-2025-5068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5068"
},
{
"name": "CVE-2025-5419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5419"
},
{
"name": "CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"name": "CVE-2025-49709",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49709"
},
{
"name": "CVE-2025-49710",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49710"
},
{
"name": "CVE-2023-6779",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6779"
},
{
"name": "CVE-2023-6780",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6780"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"name": "CVE-2025-0395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
},
{
"name": "CVE-2025-1390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
},
{
"name": "CVE-2025-29088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29088"
},
{
"name": "CVE-2025-31115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31115"
},
{
"name": "CVE-2025-4598",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4598"
},
{
"name": "CVE-2025-5958",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5958"
},
{
"name": "CVE-2025-5959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5959"
},
{
"name": "CVE-2025-41234",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41234"
},
{
"name": "CVE-2025-49146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49146"
},
{
"name": "CVE-2025-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48988"
},
{
"name": "CVE-2025-49124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49124"
},
{
"name": "CVE-2025-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49125"
},
{
"name": "CVE-2025-6191",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6191"
},
{
"name": "CVE-2025-6192",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6192"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2024-56406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
},
{
"name": "CVE-2022-49168",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49168"
},
{
"name": "CVE-2025-37998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37998"
},
{
"name": "CVE-2023-42366",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42366"
},
{
"name": "CVE-2025-6424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6424"
},
{
"name": "CVE-2025-6425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6425"
},
{
"name": "CVE-2025-6426",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6426"
},
{
"name": "CVE-2025-6427",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6427"
},
{
"name": "CVE-2025-6429",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6429"
},
{
"name": "CVE-2025-6430",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6430"
},
{
"name": "CVE-2025-6432",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6432"
},
{
"name": "CVE-2025-6433",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6433"
},
{
"name": "CVE-2025-6434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6434"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2025-6555",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6555"
},
{
"name": "CVE-2025-6556",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6556"
},
{
"name": "CVE-2025-6557",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6557"
},
{
"name": "CVE-2025-6435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6435"
},
{
"name": "CVE-2025-6436",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6436"
},
{
"name": "CVE-2025-6554",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6554"
},
{
"name": "CVE-2025-6021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6021"
},
{
"name": "CVE-2022-49636",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49636"
},
{
"name": "CVE-2025-37997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37997"
},
{
"name": "CVE-2025-38000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38000"
},
{
"name": "CVE-2025-38001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38001"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52520"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2025-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3576"
},
{
"name": "CVE-2025-47268",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47268"
},
{
"name": "CVE-2025-37992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37992"
},
{
"name": "CVE-2025-37994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37994"
},
{
"name": "CVE-2025-37995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37995"
},
{
"name": "CVE-2025-38005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38005"
},
{
"name": "CVE-2025-38009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38009"
},
{
"name": "CVE-2025-38023",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38023"
},
{
"name": "CVE-2025-38024",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38024"
},
{
"name": "CVE-2025-38083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38083"
},
{
"name": "CVE-2025-22227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22227"
},
{
"name": "CVE-2025-6558",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6558"
},
{
"name": "CVE-2025-7656",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7656"
},
{
"name": "CVE-2025-7657",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7657"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2025-50088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50088"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
},
{
"name": "CVE-2022-21546",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21546"
},
{
"name": "CVE-2020-16156",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16156"
},
{
"name": "CVE-2025-8010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8010"
},
{
"name": "CVE-2025-8011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8011"
},
{
"name": "CVE-2025-8027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8027"
},
{
"name": "CVE-2025-8028",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8028"
},
{
"name": "CVE-2025-8029",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8029"
},
{
"name": "CVE-2025-8030",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8030"
},
{
"name": "CVE-2025-8031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8031"
},
{
"name": "CVE-2025-8032",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8032"
},
{
"name": "CVE-2025-8033",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8033"
},
{
"name": "CVE-2025-8034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8034"
},
{
"name": "CVE-2025-8035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8035"
},
{
"name": "CVE-2025-8036",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8036"
},
{
"name": "CVE-2025-8037",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8037"
},
{
"name": "CVE-2025-8038",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8038"
},
{
"name": "CVE-2025-8039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8039"
},
{
"name": "CVE-2025-8040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8040"
},
{
"name": "CVE-2025-8041",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8041"
},
{
"name": "CVE-2025-8043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8043"
},
{
"name": "CVE-2025-8044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8044"
},
{
"name": "CVE-2024-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
},
{
"name": "CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"name": "CVE-2024-47611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47611"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"name": "CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"name": "CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"name": "CVE-2025-38177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38177"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2025-48060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
},
{
"name": "CVE-2025-4877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4877"
},
{
"name": "CVE-2025-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4878"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"name": "CVE-2025-5372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5372"
},
{
"name": "CVE-2025-5914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
},
{
"name": "CVE-2025-5915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5915"
},
{
"name": "CVE-2025-5916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5916"
},
{
"name": "CVE-2025-5917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5917"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
},
{
"name": "CVE-2025-38094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38094"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2025-8292",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8292"
},
{
"name": "CVE-2025-7424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7424"
},
{
"name": "CVE-2025-7425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7425"
},
{
"name": "CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"name": "CVE-2025-5889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5889"
},
{
"name": "CVE-2025-8576",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8576"
},
{
"name": "CVE-2025-8577",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8577"
},
{
"name": "CVE-2025-8578",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8578"
},
{
"name": "CVE-2025-8579",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8579"
},
{
"name": "CVE-2025-8580",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8580"
},
{
"name": "CVE-2025-8581",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8581"
},
{
"name": "CVE-2025-8582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8582"
},
{
"name": "CVE-2025-8583",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8583"
},
{
"name": "CVE-2025-27210",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27210"
},
{
"name": "CVE-2025-27817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27817"
},
{
"name": "CVE-2025-27818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27818"
},
{
"name": "CVE-2025-8879",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8879"
},
{
"name": "CVE-2025-8880",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8880"
},
{
"name": "CVE-2025-8881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8881"
},
{
"name": "CVE-2025-8882",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8882"
},
{
"name": "CVE-2025-8901",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8901"
},
{
"name": "CVE-2025-48989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48989"
},
{
"name": "CVE-2025-7339",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7339"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2021-32256",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32256"
},
{
"name": "CVE-2024-25260",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25260"
},
{
"name": "CVE-2025-1371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1371"
},
{
"name": "CVE-2025-1376",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1376"
},
{
"name": "CVE-2025-1377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1377"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2025-48964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48964"
},
{
"name": "CVE-2025-49794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49794"
},
{
"name": "CVE-2025-49796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49796"
},
{
"name": "CVE-2025-41242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41242"
},
{
"name": "CVE-2025-9132",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9132"
},
{
"name": "CVE-2025-54988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54988"
},
{
"name": "CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"name": "CVE-2024-13009",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13009"
},
{
"name": "CVE-2025-55668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55668"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-8941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8941"
},
{
"name": "CVE-2025-9288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9288"
},
{
"name": "CVE-2005-2541",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-2541"
},
{
"name": "CVE-2008-5727",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-5727"
},
{
"name": "CVE-2008-5728",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-5728"
},
{
"name": "CVE-2008-5729",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-5729"
},
{
"name": "CVE-2008-5730",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-5730"
},
{
"name": "CVE-2008-5742",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-5742"
},
{
"name": "CVE-2011-3374",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3374"
},
{
"name": "CVE-2014-4715",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-4715"
},
{
"name": "CVE-2015-2214",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2214"
},
{
"name": "CVE-2016-0682",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0682"
},
{
"name": "CVE-2016-0689",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0689"
},
{
"name": "CVE-2016-0692",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0692"
},
{
"name": "CVE-2016-0694",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0694"
},
{
"name": "CVE-2016-2149",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2149"
},
{
"name": "CVE-2016-2160",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2160"
},
{
"name": "CVE-2016-3418",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3418"
},
{
"name": "CVE-2017-10140",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10140"
},
{
"name": "CVE-2017-12195",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12195"
},
{
"name": "CVE-2017-12629",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12629"
},
{
"name": "CVE-2017-3604",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3604"
},
{
"name": "CVE-2017-3605",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3605"
},
{
"name": "CVE-2017-3606",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3606"
},
{
"name": "CVE-2017-3607",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3607"
},
{
"name": "CVE-2017-3608",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3608"
},
{
"name": "CVE-2017-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3609"
},
{
"name": "CVE-2017-3610",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3610"
},
{
"name": "CVE-2017-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3611"
},
{
"name": "CVE-2017-3612",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3612"
},
{
"name": "CVE-2017-3613",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3613"
},
{
"name": "CVE-2017-3614",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3614"
},
{
"name": "CVE-2017-3615",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3615"
},
{
"name": "CVE-2017-3616",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3616"
},
{
"name": "CVE-2017-3617",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3617"
},
{
"name": "CVE-2018-1000169",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000169"
},
{
"name": "CVE-2018-1196",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1196"
},
{
"name": "CVE-2018-1273",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1273"
},
{
"name": "CVE-2019-10782",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10782"
},
{
"name": "CVE-2019-9658",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9658"
},
{
"name": "CVE-2020-2981",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2981"
},
{
"name": "CVE-2021-20298",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20298"
},
{
"name": "CVE-2021-20304",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20304"
},
{
"name": "CVE-2021-22055",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22055"
},
{
"name": "CVE-2021-23169",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23169"
},
{
"name": "CVE-2021-3236",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3236"
},
{
"name": "CVE-2022-0635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0635"
},
{
"name": "CVE-2022-0667",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0667"
},
{
"name": "CVE-2022-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3219"
},
{
"name": "CVE-2022-39046",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39046"
},
{
"name": "CVE-2022-42010",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42010"
},
{
"name": "CVE-2022-42011",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42011"
},
{
"name": "CVE-2022-42012",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42012"
},
{
"name": "CVE-2022-44638",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44638"
},
{
"name": "CVE-2023-31437",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31437"
},
{
"name": "CVE-2023-31438",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31438"
},
{
"name": "CVE-2023-31439",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31439"
},
{
"name": "CVE-2023-37769",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37769"
},
{
"name": "CVE-2023-39810",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39810"
},
{
"name": "CVE-2023-4156",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4156"
},
{
"name": "CVE-2023-4320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4320"
},
{
"name": "CVE-2023-43785",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43785"
},
{
"name": "CVE-2023-43786",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43786"
},
{
"name": "CVE-2023-43787",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43787"
},
{
"name": "CVE-2023-46129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46129"
},
{
"name": "CVE-2023-47039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47039"
},
{
"name": "CVE-2023-5189",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5189"
},
{
"name": "CVE-2024-11584",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11584"
},
{
"name": "CVE-2024-21742",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21742"
},
{
"name": "CVE-2024-22047",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22047"
},
{
"name": "CVE-2024-2397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2397"
},
{
"name": "CVE-2024-26462",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26462"
},
{
"name": "CVE-2024-31047",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31047"
},
{
"name": "CVE-2024-3220",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3220"
},
{
"name": "CVE-2024-58251",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58251"
},
{
"name": "CVE-2024-6174",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6174"
},
{
"name": "CVE-2024-7012",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7012"
},
{
"name": "CVE-2025-1352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1352"
},
{
"name": "CVE-2025-1365",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1365"
},
{
"name": "CVE-2025-1372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1372"
},
{
"name": "CVE-2025-24294",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24294"
},
{
"name": "CVE-2025-26519",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26519"
},
{
"name": "CVE-2025-27587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27587"
},
{
"name": "CVE-2025-30258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30258"
},
{
"name": "CVE-2025-31672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31672"
},
{
"name": "CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"name": "CVE-2025-43857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43857"
},
{
"name": "CVE-2025-45582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
},
{
"name": "CVE-2025-45768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45768"
},
{
"name": "CVE-2025-46392",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46392"
},
{
"name": "CVE-2025-46394",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46394"
},
{
"name": "CVE-2025-49795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49795"
},
{
"name": "CVE-2025-5115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5115"
},
{
"name": "CVE-2025-5222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5222"
},
{
"name": "CVE-2025-5278",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5278"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2025-6170",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6170"
},
{
"name": "CVE-2025-6297",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6297"
},
{
"name": "CVE-2025-7962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7962"
},
{
"name": "CVE-2025-8058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8058"
},
{
"name": "CVE-2025-8262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8262"
},
{
"name": "CVE-2025-8732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8732"
},
{
"name": "CVE-2025-8885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8885"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2025-9179",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9179"
},
{
"name": "CVE-2025-9180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9180"
},
{
"name": "CVE-2025-9181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9181"
},
{
"name": "CVE-2025-9182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9182"
},
{
"name": "CVE-2025-9183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9183"
},
{
"name": "CVE-2025-9184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9184"
},
{
"name": "CVE-2025-9185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9185"
},
{
"name": "CVE-2025-9187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9187"
},
{
"name": "CVE-2025-9308",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9308"
}
],
"initial_release_date": "2025-09-05T00:00:00",
"last_revision_date": "2025-09-05T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0756",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-09-05T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36093",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36093"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36102",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36102"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36101",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36101"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36100",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36100"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36105",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36105"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36091",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36091"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36078",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36078"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36107",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36107"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36094",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36094"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36097",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36097"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-46",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36104"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36108",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36108"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36095",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36095"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-09",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36090"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36096",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36096"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36106",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36106"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36109",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36109"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36098",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36098"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-68",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36111"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36103",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36103"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36099",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36099"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36092",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36092"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36110",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36110"
}
]
}
CERTFR-2025-AVI-0415
Vulnerability from certfr_avis
Une vulnérabilité a été découverte dans Python. Elle permet à un attaquant de provoquer un déni de service.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "CPython sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "CPython",
"vendor": {
"name": "Python",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
}
],
"initial_release_date": "2025-05-16T00:00:00",
"last_revision_date": "2025-05-16T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0415",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-05-16T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service"
}
],
"summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 d\u00e9couverte dans Python. Elle permet \u00e0 un attaquant de provoquer un d\u00e9ni de service.",
"title": "Vuln\u00e9rabilit\u00e9 dans Python",
"vendor_advisories": [
{
"published_at": "2025-05-15",
"title": "Bulletin de s\u00e9curit\u00e9 Python L75IPBBTSCYEF56I2M4KIW353BB3AY74",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/L75IPBBTSCYEF56I2M4KIW353BB3AY74/"
}
]
}
CERTFR-2025-AVI-0622
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits VMware. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Platform | Tanzu Platform versions 4.0.x antérieures à 4.0.38+LTS-T pour Cloud Foundry Windows | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.0.x antérieures à 10.0.8 pour Cloud Foundry Windows | ||
| VMware | N/A | Stemcells sans le dernier correctif de sécurité | ||
| VMware | Tanzu Platform | Tanzu Platform versions 4.0.x antérieures à 4.0.38+LTS-T pour Cloud Foundry | ||
| VMware | Tanzu Platform | Tanzu Platform versions 6.0.x antérieures à 6.0.18+LTS-T pour Cloud Foundry Windows | ||
| VMware | Tanzu | Anti-Virus sans le dernier correctif de sécurité pour Tanzu version 2.4.0 | ||
| VMware | Tanzu | Scheduler sans le dernier correctif de sécurité pour Tanzu version 2.0.19 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 6.0.x antérieures à 6.0.18+LTS-T pour Cloud Foundry | ||
| VMware | Tanzu Platform | GenAI sans le dernier correctif de sécurité pour Tanzu Platform pour Cloud Foundry version 10.2.1 | ||
| VMware | Tanzu Application Service | Tanzu Application Service versions antérieures à 1.16.11 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.2.x antérieures à 10.2.1+LTS-T pour Cloud Foundry isolation segment | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.0.x antérieures à 10.0.8 pour Cloud Foundry isolation segment | ||
| VMware | Tanzu | Spring Cloud Services sans le dernier correctif de sécurité pour Tanzu version 3.3.8 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.0.x antérieures à 10.0.8 pour Cloud Foundry | ||
| VMware | Tanzu Platform | Tanzu Platform versions 4.0.x antérieures à 4.0.38+LTS-T pour Cloud Foundry isolation segment | ||
| VMware | Tanzu | Spring Cloud Data Flow sans le dernier correctif de sécurité pour Tanzu version 1.14.7 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 6.0.x antérieures à 6.0.18+LTS-T pour Cloud Foundry isolation segment | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.2.x antérieures à 10.2.1+LTS-T pour Cloud Foundry | ||
| VMware | Tanzu Application Service | Single Sign-On sans le dernier correctif de sécurité pour Tanzu Application Service version 1.16.11 | ||
| VMware | Tanzu | File Integrity Monitoring sans le dernier correctif de sécurité pour Tanzu version 2.1.47 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry Windows",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry Windows",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry Windows",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Anti-Virus sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.4.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Scheduler sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.0.19",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "GenAI sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu Platform pour Cloud Foundry version 10.2.1",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Application Service versions ant\u00e9rieures \u00e0 1.16.11",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.2.x ant\u00e9rieures \u00e0 10.2.1+LTS-T pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Services sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 3.3.8",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Data Flow sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 1.14.7",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.2.x ant\u00e9rieures \u00e0 10.2.1+LTS-T pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu Application Service version 1.16.11",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "File Integrity Monitoring sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.1.47",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2022-27191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2022-25647",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25647"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2022-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-42916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2022-42915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2022-30634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2022-27780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
},
{
"name": "CVE-2022-29804",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-33201",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33201"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
},
{
"name": "CVE-2022-0563",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0563"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-36617",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36617"
},
{
"name": "CVE-2022-23471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23471"
},
{
"name": "CVE-2023-25153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25153"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2023-25173",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25173"
},
{
"name": "CVE-2022-31030",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31030"
},
{
"name": "CVE-2023-27043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2024-28085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2020-22916",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22916"
},
{
"name": "CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"name": "CVE-2023-2253",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2253"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2024-21068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21068"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2024-21012",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21012"
},
{
"name": "CVE-2023-28841",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28841"
},
{
"name": "CVE-2023-28842",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28842"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2023-28840",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28840"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2023-6378",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6378"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2024-35255",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35255"
},
{
"name": "CVE-2024-24557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24557"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"name": "CVE-2024-4030",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4030"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2024-36945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36945"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2023-28756",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28756"
},
{
"name": "CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"name": "CVE-2024-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2024-42230",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42230"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2022-24769",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24769"
},
{
"name": "CVE-2024-41110",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41110"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2024-8096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
},
{
"name": "CVE-2024-46812",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46812"
},
{
"name": "CVE-2024-46821",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46821"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2024-46753",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46753"
},
{
"name": "CVE-2024-46787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46787"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2024-34447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34447"
},
{
"name": "CVE-2024-7592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
},
{
"name": "CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2024-50047",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50047"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2024-53051",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53051"
},
{
"name": "CVE-2024-0406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0406"
},
{
"name": "CVE-2024-53144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53144"
},
{
"name": "CVE-2024-8805",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8805"
},
{
"name": "CVE-2025-21502",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21502"
},
{
"name": "CVE-2024-27282",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27282"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2024-56664",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56664"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2025-0725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2025-22228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22228"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2025-27113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27113"
},
{
"name": "CVE-2020-36843",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36843"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2025-30691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30691"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2025-21941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21941"
},
{
"name": "CVE-2025-21956",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21956"
},
{
"name": "CVE-2025-21957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21957"
},
{
"name": "CVE-2025-21959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21959"
},
{
"name": "CVE-2025-21962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21962"
},
{
"name": "CVE-2025-21963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21963"
},
{
"name": "CVE-2025-21964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21964"
},
{
"name": "CVE-2025-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21968"
},
{
"name": "CVE-2025-21970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21970"
},
{
"name": "CVE-2025-21975",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21975"
},
{
"name": "CVE-2025-21981",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21981"
},
{
"name": "CVE-2025-21991",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21991"
},
{
"name": "CVE-2025-21992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21992"
},
{
"name": "CVE-2025-21994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21994"
},
{
"name": "CVE-2025-21996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21996"
},
{
"name": "CVE-2025-21999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21999"
},
{
"name": "CVE-2025-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
},
{
"name": "CVE-2025-22005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22005"
},
{
"name": "CVE-2025-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22007"
},
{
"name": "CVE-2025-22008",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22008"
},
{
"name": "CVE-2025-22010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22010"
},
{
"name": "CVE-2025-22014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22014"
},
{
"name": "CVE-2020-15250",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15250"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2024-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12801"
},
{
"name": "CVE-2024-29018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29018"
},
{
"name": "CVE-2025-21613",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21613"
},
{
"name": "CVE-2025-21614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21614"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-2312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2312"
},
{
"name": "CVE-2025-31650",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31650"
},
{
"name": "CVE-2025-31651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2023-53034",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53034"
},
{
"name": "CVE-2025-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22025"
},
{
"name": "CVE-2025-22035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22035"
},
{
"name": "CVE-2025-22044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22044"
},
{
"name": "CVE-2025-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22045"
},
{
"name": "CVE-2025-22050",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22050"
},
{
"name": "CVE-2025-22054",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22054"
},
{
"name": "CVE-2025-22055",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22055"
},
{
"name": "CVE-2025-22056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22056"
},
{
"name": "CVE-2025-22060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22060"
},
{
"name": "CVE-2025-22063",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22063"
},
{
"name": "CVE-2025-22066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22066"
},
{
"name": "CVE-2025-22071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22071"
},
{
"name": "CVE-2025-22073",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22073"
},
{
"name": "CVE-2025-22075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22075"
},
{
"name": "CVE-2025-22079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22079"
},
{
"name": "CVE-2025-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22081"
},
{
"name": "CVE-2025-22086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22086"
},
{
"name": "CVE-2025-22089",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22089"
},
{
"name": "CVE-2025-22097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22097"
},
{
"name": "CVE-2025-23136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23136"
},
{
"name": "CVE-2025-23138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23138"
},
{
"name": "CVE-2025-37785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37785"
},
{
"name": "CVE-2025-38152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38152"
},
{
"name": "CVE-2025-38575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38575"
},
{
"name": "CVE-2025-38637",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38637"
},
{
"name": "CVE-2025-39728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39728"
},
{
"name": "CVE-2025-39735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39735"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-4575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4575"
},
{
"name": "CVE-2022-49728",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49728"
},
{
"name": "CVE-2024-58093",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58093"
},
{
"name": "CVE-2025-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22018"
},
{
"name": "CVE-2025-22020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22020"
},
{
"name": "CVE-2025-37798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37798"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2025-22021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22021"
},
{
"name": "CVE-2025-37889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37889"
},
{
"name": "CVE-2025-37937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37937"
},
{
"name": "CVE-2025-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37890"
},
{
"name": "CVE-2025-37932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37932"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2025-41234",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41234"
},
{
"name": "CVE-2025-49146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49146"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2025-48976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48976"
},
{
"name": "CVE-2025-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48988"
},
{
"name": "CVE-2025-49124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49124"
},
{
"name": "CVE-2025-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49125"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2022-49636",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49636"
},
{
"name": "CVE-2025-37997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37997"
},
{
"name": "CVE-2025-38000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38000"
},
{
"name": "CVE-2025-38001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38001"
},
{
"name": "CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-52434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52434"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
},
{
"name": "CVE-2021-3995",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3995"
},
{
"name": "CVE-2021-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3996"
},
{
"name": "CVE-2022-28948",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28948"
},
{
"name": "CVE-2022-29173",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29173"
},
{
"name": "CVE-2022-35929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35929"
},
{
"name": "CVE-2022-36056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36056"
},
{
"name": "CVE-2022-36109",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36109"
},
{
"name": "CVE-2023-28755",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28755"
},
{
"name": "CVE-2023-30551",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30551"
},
{
"name": "CVE-2023-33199",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33199"
},
{
"name": "CVE-2023-33202",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33202"
},
{
"name": "CVE-2023-46737",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46737"
},
{
"name": "CVE-2024-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
},
{
"name": "CVE-2024-24579",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24579"
},
{
"name": "CVE-2024-29902",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29902"
},
{
"name": "CVE-2024-29903",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29903"
},
{
"name": "CVE-2024-40635",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40635"
},
{
"name": "CVE-2024-41909",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41909"
},
{
"name": "CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"name": "CVE-2024-47611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47611"
},
{
"name": "CVE-2024-52587",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52587"
},
{
"name": "CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-25186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25186"
},
{
"name": "CVE-2025-27221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27221"
},
{
"name": "CVE-2025-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29786"
},
{
"name": "CVE-2025-32441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32441"
},
{
"name": "CVE-2025-32955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32955"
},
{
"name": "CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"name": "CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"name": "CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"name": "CVE-2025-3445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3445"
},
{
"name": "CVE-2025-38177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38177"
},
{
"name": "CVE-2025-46727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46727"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2025-47290",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47290"
},
{
"name": "CVE-2025-48060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
},
{
"name": "CVE-2025-4877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4877"
},
{
"name": "CVE-2025-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4878"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2025-49014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49014"
},
{
"name": "CVE-2025-4949",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4949"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"name": "CVE-2025-5372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5372"
},
{
"name": "CVE-2025-5914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
},
{
"name": "CVE-2025-5915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5915"
},
{
"name": "CVE-2025-5916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5916"
},
{
"name": "CVE-2025-5917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5917"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
}
],
"initial_release_date": "2025-07-25T00:00:00",
"last_revision_date": "2025-07-25T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0622",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-07-25T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35981",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35981"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35967",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35967"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35980",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35980"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35974",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35974"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35979",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35979"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35984",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35984"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35970",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35970"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35983",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35983"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35978",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35978"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35968",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35968"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35973",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35973"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35976",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35976"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35969",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35969"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35966",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35966"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35972",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35972"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35977",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35977"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35982",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35982"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35971",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35971"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35975",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35975"
}
]
}
CERTFR-2025-AVI-0751
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Platform | Tanzu Platform for Cloud Foundry versions antérieures à 6.0.19+LTS-T | ||
| VMware | Tanzu Platform | Tanzu Platform for Cloud Foundry versions antérieures à 10.0.9 | ||
| VMware | Tanzu Platform | Tanzu Platform for Cloud Foundry versions antérieures à 10.2.2+LTS-T |
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Platform for Cloud Foundry versions ant\u00e9rieures \u00e0 6.0.19+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform for Cloud Foundry versions ant\u00e9rieures \u00e0 10.0.9",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform for Cloud Foundry versions ant\u00e9rieures \u00e0 10.2.2+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-30681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30681"
},
{
"name": "CVE-2025-23048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23048"
},
{
"name": "CVE-2025-30689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30689"
},
{
"name": "CVE-2025-30715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30715"
},
{
"name": "CVE-2025-30682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30682"
},
{
"name": "CVE-2025-49812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49812"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2025-30703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30703"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2025-30696",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30696"
},
{
"name": "CVE-2025-21584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21584"
},
{
"name": "CVE-2025-27209",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27209"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2025-30683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30683"
},
{
"name": "CVE-2025-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30699"
},
{
"name": "CVE-2025-30399",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30399"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2025-23167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23167"
},
{
"name": "CVE-2024-43204",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43204"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-21574",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21574"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-21580",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21580"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2025-21575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21575"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2025-21577",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21577"
},
{
"name": "CVE-2025-49007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49007"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"name": "CVE-2025-30705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30705"
},
{
"name": "CVE-2025-50088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50088"
},
{
"name": "CVE-2025-1217",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1217"
},
{
"name": "CVE-2025-53020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53020"
},
{
"name": "CVE-2025-30684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30684"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2025-21579",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21579"
},
{
"name": "CVE-2024-47252",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47252"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2025-30721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30721"
},
{
"name": "CVE-2025-1736",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1736"
},
{
"name": "CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
},
{
"name": "CVE-2025-1734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1734"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-30687",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30687"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-7339",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7339"
},
{
"name": "CVE-2025-30704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30704"
},
{
"name": "CVE-2025-30693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30693"
},
{
"name": "CVE-2025-21585",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21585"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2025-21581",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21581"
},
{
"name": "CVE-2025-30685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30685"
},
{
"name": "CVE-2025-30695",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30695"
},
{
"name": "CVE-2025-30688",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30688"
},
{
"name": "CVE-2025-1861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1861"
},
{
"name": "CVE-2025-21588",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21588"
},
{
"name": "CVE-2025-49630",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49630"
},
{
"name": "CVE-2025-1219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1219"
},
{
"name": "CVE-2024-42516",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42516"
},
{
"name": "CVE-2024-43394",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43394"
}
],
"initial_release_date": "2025-09-03T00:00:00",
"last_revision_date": "2025-09-03T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0751",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-09-03T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-09-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware TNZ-2025-0071",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36077"
},
{
"published_at": "2025-09-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware TNZ-2025-0069",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36075"
},
{
"published_at": "2025-09-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware TNZ-2025-0070",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36076"
}
]
}
CERTFR-2025-AVI-0967
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Platform | File Integrity Monitoring pour VMware Tanzu Platform versions antérieures à 2.1.49 | ||
| VMware | Tanzu Platform | Cloud Service Broker pour Azure pour VMware Tanzu Platform versions antérieures à 1.13.1 | ||
| VMware | Tanzu Platform | AI Services pour VMware Tanzu Platform versions antérieures à 10.3.0 | ||
| VMware | Tanzu Platform | Scheduler pour VMware Tanzu Platform versions antérieures à 2.0.21 | ||
| VMware | Tanzu Platform | Foundation Core pour VMware Tanzu Platform versions antérieures à 3.1.4 | ||
| VMware | Tanzu Platform | Elastic Application Runtime pour VMware Tanzu Platform versions antérieures à 10.2.4+LTS-T | ||
| VMware | Tanzu Platform | Isolation Segmentation pour VMware Tanzu Platform versions antérieures à 6.0.21+LTS-T | ||
| VMware | Tanzu Platform | .NET Core Buildpack versions antérieures à 2.4.64 | ||
| VMware | Tanzu Platform | VMware Tanzu Data Flow sur Tanzu Platform versions antérieures à 2.0.0 | ||
| VMware | Tanzu Platform | Isolation Segmentation pour VMware Tanzu Platform versions antérieures à 10.2.4 | ||
| VMware | Tanzu Platform | CredHub Secrets Management pour VMware Tanzu Platform versions antérieures à 1.6.7 | ||
| VMware | Tanzu Platform | Extended App Support pour Tanzu Platform versions antérieures à 1.0.8 | ||
| VMware | Tanzu Platform | Go Buildpack versions antérieures à 1.10.57 | ||
| VMware | Tanzu Platform | VMware Tanzu RabbitMQ sur Tanzu Platform versions antérieures à 10.1.0 | ||
| VMware | Tanzu Platform | NodeJS Buildpack versions antérieures à 1.8.61 | ||
| VMware | Tanzu Platform | Foundation Core pour VMware Tanzu Platform versions antérieures à 3.2.0 | ||
| VMware | Tanzu Platform | Application Services pour VMware Tanzu Platform versions antérieures à 3.3.11 | ||
| VMware | Tanzu Platform | IPsec Encryption pour VMware Tanzu Platform versions antérieures à 1.9.68 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "File Integrity Monitoring pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.1.49",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Cloud Service Broker pour Azure pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 1.13.1",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "AI Services pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.0",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Scheduler pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.0.21",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Foundation Core pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 3.1.4",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.4+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Isolation Segmentation pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.21+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": ".NET Core Buildpack versions ant\u00e9rieures \u00e0 2.4.64",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu Data Flow sur Tanzu Platform versions ant\u00e9rieures \u00e0 2.0.0",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Isolation Segmentation pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.4",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "CredHub Secrets Management pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 1.6.7",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Extended App Support pour Tanzu Platform versions ant\u00e9rieures \u00e0 1.0.8",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Go Buildpack versions ant\u00e9rieures \u00e0 1.10.57",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu RabbitMQ sur Tanzu Platform versions ant\u00e9rieures \u00e0 10.1.0",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "NodeJS Buildpack versions ant\u00e9rieures \u00e0 1.8.61",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Foundation Core pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 3.2.0",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Application Services pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 3.3.11",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "IPsec Encryption pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 1.9.68",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2025-8715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8715"
},
{
"name": "CVE-2025-30681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30681"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2024-20919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20919"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2023-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
},
{
"name": "CVE-2020-14621",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14621"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2025-59830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59830"
},
{
"name": "CVE-2023-21843",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21843"
},
{
"name": "CVE-2024-36138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36138"
},
{
"name": "CVE-2020-2803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2803"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2025-30689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30689"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2025-9231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
},
{
"name": "CVE-2022-21426",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21426"
},
{
"name": "CVE-2024-22020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22020"
},
{
"name": "CVE-2025-30715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30715"
},
{
"name": "CVE-2025-30682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30682"
},
{
"name": "CVE-2021-35586",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35586"
},
{
"name": "CVE-2025-25186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25186"
},
{
"name": "CVE-2025-50102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50102"
},
{
"name": "CVE-2025-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2021-35550",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35550"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2021-35567",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35567"
},
{
"name": "CVE-2020-14579",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14579"
},
{
"name": "CVE-2025-50100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50100"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2021-2163",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2163"
},
{
"name": "CVE-2024-21890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21890"
},
{
"name": "CVE-2024-21896",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21896"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2025-40026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2024-21068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21068"
},
{
"name": "CVE-2024-7409",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7409"
},
{
"name": "CVE-2025-30703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30703"
},
{
"name": "CVE-2023-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21830"
},
{
"name": "CVE-2021-2161",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2161"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2021-2341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2341"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2025-50080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50080"
},
{
"name": "CVE-2024-6505",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6505"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2020-14593",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14593"
},
{
"name": "CVE-2025-50078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50078"
},
{
"name": "CVE-2020-14664",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14664"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2020-14797",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14797"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2020-14798",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14798"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2024-43484",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43484"
},
{
"name": "CVE-2025-24293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24293"
},
{
"name": "CVE-2025-30696",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30696"
},
{
"name": "CVE-2025-55752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55752"
},
{
"name": "CVE-2022-21299",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21299"
},
{
"name": "CVE-2020-2773",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2773"
},
{
"name": "CVE-2024-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22025"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2020-14578",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14578"
},
{
"name": "CVE-2025-21584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21584"
},
{
"name": "CVE-2020-2805",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2805"
},
{
"name": "CVE-2025-58767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58767"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2020-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2830"
},
{
"name": "CVE-2025-54798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54798"
},
{
"name": "CVE-2022-21624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21624"
},
{
"name": "CVE-2020-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2781"
},
{
"name": "CVE-2022-21305",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21305"
},
{
"name": "CVE-2020-14556",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14556"
},
{
"name": "CVE-2025-50085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50085"
},
{
"name": "CVE-2020-14792",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14792"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2025-41248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41248"
},
{
"name": "CVE-2024-3447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3447"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2022-21271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21271"
},
{
"name": "CVE-2025-61919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61919"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-27210",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27210"
},
{
"name": "CVE-2025-61771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61771"
},
{
"name": "CVE-2025-61770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61770"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2023-46809",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46809"
},
{
"name": "CVE-2024-21510",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21510"
},
{
"name": "CVE-2022-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21626"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2020-14781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14781"
},
{
"name": "CVE-2025-30683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30683"
},
{
"name": "CVE-2025-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30699"
},
{
"name": "CVE-2025-61921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61921"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2024-38229",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38229"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2025-23167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23167"
},
{
"name": "CVE-2023-27043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
},
{
"name": "CVE-2024-43483",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43483"
},
{
"name": "CVE-2025-50094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50094"
},
{
"name": "CVE-2021-35559",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35559"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2024-58266",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58266"
},
{
"name": "CVE-2025-50098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50098"
},
{
"name": "CVE-2022-21291",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21291"
},
{
"name": "CVE-2025-50086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50086"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2023-38552",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38552"
},
{
"name": "CVE-2021-35565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35565"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2025-58446",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58446"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2024-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3446"
},
{
"name": "CVE-2025-50082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50082"
},
{
"name": "CVE-2025-40027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40027"
},
{
"name": "CVE-2025-50097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50097"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2025-50084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50084"
},
{
"name": "CVE-2025-50079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50079"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2021-35603",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35603"
},
{
"name": "CVE-2023-22067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22067"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-55193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55193"
},
{
"name": "CVE-2025-21574",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21574"
},
{
"name": "CVE-2024-22019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22019"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2020-2754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2754"
},
{
"name": "CVE-2020-14796",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14796"
},
{
"name": "CVE-2025-21580",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21580"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2025-55754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55754"
},
{
"name": "CVE-2025-53023",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53023"
},
{
"name": "CVE-2025-21575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21575"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2025-21577",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21577"
},
{
"name": "CVE-2022-21628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21628"
},
{
"name": "CVE-2024-4467",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4467"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2021-2369",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2369"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2024-27983",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27983"
},
{
"name": "CVE-2025-23085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23085"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"name": "CVE-2025-59425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59425"
},
{
"name": "CVE-2024-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
},
{
"name": "CVE-2025-50096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50096"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2025-9232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
},
{
"name": "CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"name": "CVE-2023-30584",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30584"
},
{
"name": "CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"name": "CVE-2025-30705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30705"
},
{
"name": "CVE-2025-8713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8713"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2025-50088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50088"
},
{
"name": "CVE-2024-21892",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21892"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2024-27982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27982"
},
{
"name": "CVE-2020-14581",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14581"
},
{
"name": "CVE-2024-37372",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37372"
},
{
"name": "CVE-2025-50077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50077"
},
{
"name": "CVE-2025-23083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23083"
},
{
"name": "CVE-2021-2388",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2388"
},
{
"name": "CVE-2025-50092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50092"
},
{
"name": "CVE-2025-50099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50099"
},
{
"name": "CVE-2021-35588",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35588"
},
{
"name": "CVE-2025-41244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41244"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2025-30684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30684"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2025-48989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48989"
},
{
"name": "CVE-2022-21365",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21365"
},
{
"name": "CVE-2025-50093",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50093"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2020-14782",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14782"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2025-21579",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21579"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2025-50087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50087"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2024-7592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2022-21434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21434"
},
{
"name": "CVE-2025-54410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54410"
},
{
"name": "CVE-2023-52970",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52970"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2025-52434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52434"
},
{
"name": "CVE-2022-21294",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21294"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2020-2755",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2755"
},
{
"name": "CVE-2025-8714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8714"
},
{
"name": "CVE-2024-43485",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43485"
},
{
"name": "CVE-2020-14779",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14779"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2023-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22045"
},
{
"name": "CVE-2025-30721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30721"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2025-50091",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50091"
},
{
"name": "CVE-2024-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22018"
},
{
"name": "CVE-2023-22049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22049"
},
{
"name": "CVE-2022-21341",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21341"
},
{
"name": "CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
},
{
"name": "CVE-2021-35578",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35578"
},
{
"name": "CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"name": "CVE-2020-14583",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14583"
},
{
"name": "CVE-2022-21340",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21340"
},
{
"name": "CVE-2024-12254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12254"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2022-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
},
{
"name": "CVE-2022-21293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21293"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2025-50104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50104"
},
{
"name": "CVE-2020-2800",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2800"
},
{
"name": "CVE-2025-6242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6242"
},
{
"name": "CVE-2025-61772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61772"
},
{
"name": "CVE-2025-30722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30722"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2022-21282",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21282"
},
{
"name": "CVE-2022-21349",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21349"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2024-21891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21891"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-30687",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30687"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2025-50101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50101"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-61748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61748"
},
{
"name": "CVE-2025-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4207"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2022-21248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21248"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2024-22017",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22017"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2025-8885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8885"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
},
{
"name": "CVE-2025-30704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30704"
},
{
"name": "CVE-2021-35564",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35564"
},
{
"name": "CVE-2023-52969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52969"
},
{
"name": "CVE-2025-46551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46551"
},
{
"name": "CVE-2025-30693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30693"
},
{
"name": "CVE-2025-21585",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21585"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2025-23084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23084"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2020-2757",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2757"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2025-40025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40025"
},
{
"name": "CVE-2025-61620",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61620"
},
{
"name": "CVE-2021-35556",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35556"
},
{
"name": "CVE-2024-8244",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8244"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2025-21502",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21502"
},
{
"name": "CVE-2023-39331",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39331"
},
{
"name": "CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
},
{
"name": "CVE-2021-35560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35560"
},
{
"name": "CVE-2025-21581",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21581"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2025-58754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2025-41242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41242"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2023-39332",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39332"
},
{
"name": "CVE-2020-2756",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2756"
},
{
"name": "CVE-2024-27980",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27980"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
},
{
"name": "CVE-2025-30685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30685"
},
{
"name": "CVE-2023-39333",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39333"
},
{
"name": "CVE-2022-21619",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21619"
},
{
"name": "CVE-2025-30695",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30695"
},
{
"name": "CVE-2025-30688",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30688"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2025-61780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61780"
},
{
"name": "CVE-2021-35561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35561"
},
{
"name": "CVE-2022-21476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21476"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2022-21541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21541"
},
{
"name": "CVE-2025-27221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27221"
},
{
"name": "CVE-2022-21360",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21360"
},
{
"name": "CVE-2022-21296",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21296"
},
{
"name": "CVE-2022-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21540"
},
{
"name": "CVE-2025-50083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50083"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2024-36137",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36137"
},
{
"name": "CVE-2020-14577",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14577"
},
{
"name": "CVE-2025-49014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49014"
},
{
"name": "CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"name": "CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
}
],
"initial_release_date": "2025-11-05T00:00:00",
"last_revision_date": "2025-11-05T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0967",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-11-05T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36323",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36323"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36343",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36343"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-99",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36326"
},
{
"published_at": "2025-11-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36305",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36305"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36345",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36345"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36329"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-81",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36316"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-41",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36331"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36334",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36334"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36335",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36335"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36340",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36340"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36319",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36319"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36339",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36339"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36322",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36322"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36321",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36321"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-68",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36324"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36336",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36336"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36318",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36318"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36337",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36337"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36346",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36346"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-81",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36315"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36317",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36317"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36344",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36344"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36341",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36341"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36314",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36314"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-41",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36330"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36332",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36332"
},
{
"published_at": "2025-11-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36304",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36304"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36342",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36342"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36333",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36333"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-99",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36327"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36338",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36338"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36328"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-68",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36325"
}
]
}
CERTFR-2025-AVI-0693
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans VMware Tanzu. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu pour Valkey versions 8.1.x ant\u00e9rieures \u00e0 8.1.3",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Valkey versions 8.0.x ant\u00e9rieures \u00e0 8.0.4",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Valkey versions ant\u00e9rieures \u00e0 3.0.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Valkey versions 7.2.x ant\u00e9rieures \u00e0 7.2.10",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2021-3572",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3572"
},
{
"name": "CVE-2021-4136",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4136"
},
{
"name": "CVE-2021-4173",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4173"
},
{
"name": "CVE-2021-4187",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4187"
},
{
"name": "CVE-2021-4166",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4166"
},
{
"name": "CVE-2021-3968",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3968"
},
{
"name": "CVE-2021-3927",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3927"
},
{
"name": "CVE-2022-0213",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0213"
},
{
"name": "CVE-2021-3928",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3928"
},
{
"name": "CVE-2021-3974",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3974"
},
{
"name": "CVE-2022-0351",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0351"
},
{
"name": "CVE-2022-1725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1725"
},
{
"name": "CVE-2022-2042",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2042"
},
{
"name": "CVE-2022-2126",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2126"
},
{
"name": "CVE-2022-1620",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1620"
},
{
"name": "CVE-2022-1619",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1619"
},
{
"name": "CVE-2022-1720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1720"
},
{
"name": "CVE-2022-2124",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2124"
},
{
"name": "CVE-2022-1674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1674"
},
{
"name": "CVE-2022-1616",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1616"
},
{
"name": "CVE-2022-2125",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2125"
},
{
"name": "CVE-2022-3705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3705"
},
{
"name": "CVE-2023-0049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0049"
},
{
"name": "CVE-2023-0051",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0051"
},
{
"name": "CVE-2023-0054",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0054"
},
{
"name": "CVE-2023-0433",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0433"
},
{
"name": "CVE-2023-0288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0288"
},
{
"name": "CVE-2023-0512",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0512"
},
{
"name": "CVE-2022-3099",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3099"
},
{
"name": "CVE-2022-38533",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38533"
},
{
"name": "CVE-2022-3324",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3324"
},
{
"name": "CVE-2022-2345",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2345"
},
{
"name": "CVE-2022-3256",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3256"
},
{
"name": "CVE-2023-4734",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4734"
},
{
"name": "CVE-2023-4781",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4781"
},
{
"name": "CVE-2023-4735",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4735"
},
{
"name": "CVE-2023-4752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4752"
},
{
"name": "CVE-2023-4751",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4751"
},
{
"name": "CVE-2023-4738",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4738"
},
{
"name": "CVE-2023-5344",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5344"
},
{
"name": "CVE-2021-3826",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3826"
},
{
"name": "CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"name": "CVE-2023-46246",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46246"
},
{
"name": "CVE-2023-48231",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48231"
},
{
"name": "CVE-2023-48232",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48232"
},
{
"name": "CVE-2023-48233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48233"
},
{
"name": "CVE-2023-48234",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48234"
},
{
"name": "CVE-2023-48235",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48235"
},
{
"name": "CVE-2023-48236",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48236"
},
{
"name": "CVE-2023-48237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48237"
},
{
"name": "CVE-2023-48706",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48706"
},
{
"name": "CVE-2024-22667",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22667"
},
{
"name": "CVE-2022-44840",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44840"
},
{
"name": "CVE-2022-47007",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47007"
},
{
"name": "CVE-2022-47008",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47008"
},
{
"name": "CVE-2022-47010",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47010"
},
{
"name": "CVE-2022-47011",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47011"
},
{
"name": "CVE-2024-41957",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41957"
},
{
"name": "CVE-2024-7592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2023-1579",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1579"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2023-1972",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1972"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2024-52533",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52533"
},
{
"name": "CVE-2025-0395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
},
{
"name": "CVE-2025-4373",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4373"
},
{
"name": "CVE-2025-24528",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24528"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2025-6021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6021"
},
{
"name": "CVE-2021-3973",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3973"
},
{
"name": "CVE-2022-2129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2129"
},
{
"name": "CVE-2022-2175",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2175"
},
{
"name": "CVE-2022-2182",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2182"
},
{
"name": "CVE-2022-2183",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2183"
},
{
"name": "CVE-2022-2206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2206"
},
{
"name": "CVE-2022-2207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2207"
},
{
"name": "CVE-2022-2208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2208"
},
{
"name": "CVE-2022-2210",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2210"
},
{
"name": "CVE-2022-2257",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2257"
},
{
"name": "CVE-2022-2284",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2284"
},
{
"name": "CVE-2022-2285",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2285"
},
{
"name": "CVE-2022-2286",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2286"
},
{
"name": "CVE-2022-2287",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2287"
},
{
"name": "CVE-2022-2304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2304"
},
{
"name": "CVE-2022-2343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2343"
},
{
"name": "CVE-2022-2344",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2344"
},
{
"name": "CVE-2022-2522",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2522"
},
{
"name": "CVE-2022-2817",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2817"
},
{
"name": "CVE-2022-2819",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2819"
},
{
"name": "CVE-2022-2845",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2845"
},
{
"name": "CVE-2022-2849",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2849"
},
{
"name": "CVE-2022-2862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2862"
},
{
"name": "CVE-2022-2874",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2874"
},
{
"name": "CVE-2022-2889",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2889"
},
{
"name": "CVE-2022-2923",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2923"
},
{
"name": "CVE-2022-2946",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2946"
},
{
"name": "CVE-2022-2980",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2980"
},
{
"name": "CVE-2022-2982",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2982"
},
{
"name": "CVE-2022-3016",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3016"
},
{
"name": "CVE-2022-3037",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3037"
},
{
"name": "CVE-2022-3134",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3134"
},
{
"name": "CVE-2022-3153",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3153"
},
{
"name": "CVE-2022-3234",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3234"
},
{
"name": "CVE-2022-3235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3235"
},
{
"name": "CVE-2022-3278",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3278"
},
{
"name": "CVE-2022-3296",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3296"
},
{
"name": "CVE-2022-3297",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3297"
},
{
"name": "CVE-2022-3352",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3352"
},
{
"name": "CVE-2022-4141",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4141"
},
{
"name": "CVE-2022-4292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4292"
},
{
"name": "CVE-2022-4293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4293"
},
{
"name": "CVE-2023-1127",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1127"
},
{
"name": "CVE-2023-1170",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1170"
},
{
"name": "CVE-2023-1175",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1175"
},
{
"name": "CVE-2023-1264",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1264"
},
{
"name": "CVE-2023-2609",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2609"
},
{
"name": "CVE-2023-2610",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2610"
},
{
"name": "CVE-2023-5441",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5441"
},
{
"name": "CVE-2023-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5535"
},
{
"name": "CVE-2024-29040",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29040"
},
{
"name": "CVE-2024-41965",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41965"
},
{
"name": "CVE-2024-43374",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43374"
},
{
"name": "CVE-2024-43802",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43802"
},
{
"name": "CVE-2024-45306",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45306"
},
{
"name": "CVE-2024-47814",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47814"
},
{
"name": "CVE-2025-1215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1215"
},
{
"name": "CVE-2025-22134",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22134"
},
{
"name": "CVE-2025-24014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24014"
},
{
"name": "CVE-2025-25724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25724"
},
{
"name": "CVE-2025-26603",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26603"
},
{
"name": "CVE-2025-29768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29768"
},
{
"name": "CVE-2025-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3576"
},
{
"name": "CVE-2025-47268",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47268"
},
{
"name": "CVE-2025-5702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5702"
},
{
"name": "CVE-2024-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2025-48060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"name": "CVE-2021-20197",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20197"
},
{
"name": "CVE-2021-32256",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32256"
},
{
"name": "CVE-2021-45078",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45078"
},
{
"name": "CVE-2023-2222",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2222"
},
{
"name": "CVE-2024-25260",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25260"
},
{
"name": "CVE-2024-57360",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57360"
},
{
"name": "CVE-2025-1150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1150"
},
{
"name": "CVE-2025-1151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1151"
},
{
"name": "CVE-2025-1152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1152"
},
{
"name": "CVE-2025-1153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1153"
},
{
"name": "CVE-2025-1371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1371"
},
{
"name": "CVE-2025-1376",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1376"
},
{
"name": "CVE-2025-1377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1377"
},
{
"name": "CVE-2025-3198",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3198"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2025-48964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48964"
},
{
"name": "CVE-2025-49794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49794"
},
{
"name": "CVE-2025-49796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49796"
},
{
"name": "CVE-2025-5245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5245"
},
{
"name": "CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"name": "CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"name": "CVE-2025-7545",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7545"
},
{
"name": "CVE-2025-7546",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7546"
}
],
"initial_release_date": "2025-08-14T00:00:00",
"last_revision_date": "2025-08-14T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0693",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-08-14T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans VMware Tanzu. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans VMware Tanzu",
"vendor_advisories": [
{
"published_at": "2025-08-14",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36036",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36036"
},
{
"published_at": "2025-08-14",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36035",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36035"
},
{
"published_at": "2025-08-14",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36038",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36038"
},
{
"published_at": "2025-08-14",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36037",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36037"
}
]
}
CERTFR-2025-AVI-0969
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Kubernetes Runtime | GenAI sur Tanzu Platform pour Cloud Foundry versions antérieures à 10.2.5 | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.90.x | ||
| VMware | Tanzu Kubernetes Runtime | NodeJS Buildpack versions antérieures à 1.8.58 | ||
| VMware | Tanzu Kubernetes Runtime | Python Buildpack versions antérieures à 1.8.63 | ||
| VMware | Tanzu Kubernetes Runtime | VMware Tanzu pour MySQL sur Tanzu Platform versions antérieures à 10.1.0 | ||
| VMware | Tanzu Kubernetes Runtime | API Gateway pour VMware Tanzu Platform versions antérieures à 2.4.0 | ||
| VMware | Tanzu Kubernetes Runtime | PHP Buildpack versions antérieures à 4.6.49 | ||
| VMware | Tanzu Kubernetes Runtime | Single Sign-On pour VMware Tanzu Platform versions antérieures à 1.16.14 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy FIPS) versions antérieures à 1.915.x | ||
| VMware | Tanzu Application Service | CredHub Service Broker versions antérieures à 1.6.6 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy FIPS) versions antérieures à 1.943.x | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions antérieures à 10.2.4+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry Windows versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.915.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry Windows versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Single Sign-On pour VMware Tanzu Application Service versions antérieures à 1.16.13 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.943.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry isolation segment versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.77.x | ||
| VMware | Services Suite | Platform Automation Toolkit versions antérieures à 5.3.2 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy Azure Light) versions antérieures à 1.906.x | ||
| VMware | Tanzu Kubernetes Runtime | Spring Cloud Data Flow pour VMware Tanzu versions antérieures à 1.14.9 | ||
| VMware | Tanzu Kubernetes Runtime | App Autoscaler CLI Plugin pour VMware Tanzu Platform versions antérieures à 250.5.9 | ||
| VMware | Tanzu Kubernetes Runtime | Spring Cloud Services pour VMware Tanzu versions antérieures à 3.3.10 | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Concourse pour VMware Tanzu versions antérieures à 7.14.1+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry isolation segment versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Platform Services pour VMware Tanzu Platform versions antérieures à 10.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Ruby Buildpack versions antérieures à 1.10.46 | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime pour VMware Tanzu Platform versions antérieures à 6.0.21+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Telemetry pour VMware Tanzu Platform versions antérieures à 2.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.103.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Hub versions antérieures à 10.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.906.x |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "GenAI sur Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 10.2.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.90.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "NodeJS Buildpack versions ant\u00e9rieures \u00e0 1.8.58",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Python Buildpack versions ant\u00e9rieures \u00e0 1.8.63",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu pour MySQL sur Tanzu Platform versions ant\u00e9rieures \u00e0 10.1.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "API Gateway pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.4.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "PHP Buildpack versions ant\u00e9rieures \u00e0 4.6.49",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 1.16.14",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy FIPS) versions ant\u00e9rieures \u00e0 1.915.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "CredHub Service Broker versions ant\u00e9rieures \u00e0 1.6.6",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy FIPS) versions ant\u00e9rieures \u00e0 1.943.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.4+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry Windows versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.915.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry Windows versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On pour VMware Tanzu Application Service versions ant\u00e9rieures \u00e0 1.16.13",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.943.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry isolation segment versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.77.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Automation Toolkit versions ant\u00e9rieures \u00e0 5.3.2",
"product": {
"name": "Services Suite",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy Azure Light) versions ant\u00e9rieures \u00e0 1.906.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Data Flow pour VMware Tanzu versions ant\u00e9rieures \u00e0 1.14.9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "App Autoscaler CLI Plugin pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 250.5.9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Services pour VMware Tanzu versions ant\u00e9rieures \u00e0 3.3.10",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Concourse pour VMware Tanzu versions ant\u00e9rieures \u00e0 7.14.1+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry isolation segment versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Services pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Ruby Buildpack versions ant\u00e9rieures \u00e0 1.10.46",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.21+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Telemetry pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.103.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Hub versions ant\u00e9rieures \u00e0 10.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.906.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2019-25013",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
},
{
"name": "CVE-2017-9937",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9937"
},
{
"name": "CVE-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
},
{
"name": "CVE-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2013-4235",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4235"
},
{
"name": "CVE-2024-37370",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37370"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2024-57981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57981"
},
{
"name": "CVE-2025-8715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8715"
},
{
"name": "CVE-2017-3613",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3613"
},
{
"name": "CVE-2025-30681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30681"
},
{
"name": "CVE-2022-25308",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25308"
},
{
"name": "CVE-2021-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3996"
},
{
"name": "CVE-2024-38807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38807"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2023-27102",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27102"
},
{
"name": "CVE-2022-43236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43236"
},
{
"name": "CVE-2024-20919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20919"
},
{
"name": "CVE-2023-7104",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7104"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2005-0602",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-0602"
},
{
"name": "CVE-2017-6834",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6834"
},
{
"name": "CVE-2025-22003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22003"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2023-3428",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3428"
},
{
"name": "CVE-2021-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3933"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-43237",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43237"
},
{
"name": "CVE-2021-23215",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23215"
},
{
"name": "CVE-2022-1115",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1115"
},
{
"name": "CVE-2024-57994",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57994"
},
{
"name": "CVE-2025-21798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21798"
},
{
"name": "CVE-2025-3264",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3264"
},
{
"name": "CVE-2015-4789",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4789"
},
{
"name": "CVE-2025-53547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53547"
},
{
"name": "CVE-2023-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
},
{
"name": "CVE-2020-14621",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14621"
},
{
"name": "CVE-2025-26465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26465"
},
{
"name": "CVE-2025-21975",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21975"
},
{
"name": "CVE-2025-21980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21980"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2025-21889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21889"
},
{
"name": "CVE-2025-21861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21861"
},
{
"name": "CVE-2025-38328",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38328"
},
{
"name": "CVE-2025-31115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31115"
},
{
"name": "CVE-2021-33294",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33294"
},
{
"name": "CVE-2023-3195",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3195"
},
{
"name": "CVE-2025-59830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59830"
},
{
"name": "CVE-2023-21843",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21843"
},
{
"name": "CVE-2021-20243",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20243"
},
{
"name": "CVE-2023-3316",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3316"
},
{
"name": "CVE-2023-1175",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1175"
},
{
"name": "CVE-2024-57948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57948"
},
{
"name": "CVE-2025-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21937"
},
{
"name": "CVE-2014-9157",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9157"
},
{
"name": "CVE-2020-2803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2803"
},
{
"name": "CVE-2020-14803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14803"
},
{
"name": "CVE-2024-58088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58088"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2025-53042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53042"
},
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2021-37600",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37600"
},
{
"name": "CVE-2025-21689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21689"
},
{
"name": "CVE-2025-21682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21682"
},
{
"name": "CVE-2011-3374",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3374"
},
{
"name": "CVE-2025-30689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30689"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2021-26260",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26260"
},
{
"name": "CVE-2023-0922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0922"
},
{
"name": "CVE-2025-38100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38100"
},
{
"name": "CVE-2017-18250",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18250"
},
{
"name": "CVE-2025-9231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
},
{
"name": "CVE-2025-1372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1372"
},
{
"name": "CVE-2025-40002",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40002"
},
{
"name": "CVE-2022-21426",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21426"
},
{
"name": "CVE-2025-8851",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8851"
},
{
"name": "CVE-2024-58010",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58010"
},
{
"name": "CVE-2025-38043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38043"
},
{
"name": "CVE-2025-21697",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21697"
},
{
"name": "CVE-2025-30715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30715"
},
{
"name": "CVE-2024-57973",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57973"
},
{
"name": "CVE-2022-24407",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24407"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-46908",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46908"
},
{
"name": "CVE-2022-3626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3626"
},
{
"name": "CVE-2024-28834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28834"
},
{
"name": "CVE-2021-38604",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38604"
},
{
"name": "CVE-2001-1268",
"url": "https://www.cve.org/CVERecord?id=CVE-2001-1268"
},
{
"name": "CVE-2022-2874",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2874"
},
{
"name": "CVE-2025-22017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22017"
},
{
"name": "CVE-2025-38108",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38108"
},
{
"name": "CVE-2025-21783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21783"
},
{
"name": "CVE-2025-38229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38229"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2021-3733",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3733"
},
{
"name": "CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"name": "CVE-2025-21786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21786"
},
{
"name": "CVE-2024-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11187"
},
{
"name": "CVE-2020-27769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27769"
},
{
"name": "CVE-2025-30682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30682"
},
{
"name": "CVE-2021-35586",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35586"
},
{
"name": "CVE-2014-9748",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9748"
},
{
"name": "CVE-2025-25186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25186"
},
{
"name": "CVE-2014-8141",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8141"
},
{
"name": "CVE-2022-1623",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1623"
},
{
"name": "CVE-2025-21881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21881"
},
{
"name": "CVE-2025-21951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21951"
},
{
"name": "CVE-2024-38829",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38829"
},
{
"name": "CVE-2025-10148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10148"
},
{
"name": "CVE-2017-6831",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6831"
},
{
"name": "CVE-2024-58034",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58034"
},
{
"name": "CVE-2025-25724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25724"
},
{
"name": "CVE-2025-27818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27818"
},
{
"name": "CVE-2021-3997",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3997"
},
{
"name": "CVE-2025-50102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50102"
},
{
"name": "CVE-2023-38471",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38471"
},
{
"name": "CVE-2022-0158",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0158"
},
{
"name": "CVE-2020-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27776"
},
{
"name": "CVE-2025-5222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5222"
},
{
"name": "CVE-2025-21743",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21743"
},
{
"name": "CVE-2025-38147",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38147"
},
{
"name": "CVE-2023-6780",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6780"
},
{
"name": "CVE-2023-34475",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34475"
},
{
"name": "CVE-2024-26896",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26896"
},
{
"name": "CVE-2025-38286",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38286"
},
{
"name": "CVE-2025-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"name": "CVE-2024-24762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24762"
},
{
"name": "CVE-2025-53643",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53643"
},
{
"name": "CVE-2022-0696",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0696"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2024-3220",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3220"
},
{
"name": "CVE-2022-3599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3599"
},
{
"name": "CVE-2021-39537",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39537"
},
{
"name": "CVE-2025-12380",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12380"
},
{
"name": "CVE-2022-42010",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42010"
},
{
"name": "CVE-2015-4787",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4787"
},
{
"name": "CVE-2021-35550",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35550"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2025-21847",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21847"
},
{
"name": "CVE-2022-2929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2929"
},
{
"name": "CVE-2018-15120",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15120"
},
{
"name": "CVE-2024-58069",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58069"
},
{
"name": "CVE-2025-8556",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8556"
},
{
"name": "CVE-2023-0796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0796"
},
{
"name": "CVE-2025-21853",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21853"
},
{
"name": "CVE-2025-21871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21871"
},
{
"name": "CVE-2023-51385",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51385"
},
{
"name": "CVE-2016-0682",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0682"
},
{
"name": "CVE-2025-4287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4287"
},
{
"name": "CVE-2024-43788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43788"
},
{
"name": "CVE-2025-21731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21731"
},
{
"name": "CVE-2023-48237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48237"
},
{
"name": "CVE-2023-48706",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48706"
},
{
"name": "CVE-2021-3605",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3605"
},
{
"name": "CVE-2025-38515",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38515"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2024-25126",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25126"
},
{
"name": "CVE-2025-21941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21941"
},
{
"name": "CVE-2025-8277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8277"
},
{
"name": "CVE-2025-8941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8941"
},
{
"name": "CVE-2017-10928",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10928"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2025-38163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38163"
},
{
"name": "CVE-2021-35567",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35567"
},
{
"name": "CVE-2017-12429",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12429"
},
{
"name": "CVE-2025-38444",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38444"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2019-8322",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8322"
},
{
"name": "CVE-2024-52615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52615"
},
{
"name": "CVE-2020-14579",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14579"
},
{
"name": "CVE-2023-2157",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2157"
},
{
"name": "CVE-2025-32386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32386"
},
{
"name": "CVE-2025-21823",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21823"
},
{
"name": "CVE-2025-11731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11731"
},
{
"name": "CVE-2019-1010238",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010238"
},
{
"name": "CVE-2024-26700",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26700"
},
{
"name": "CVE-2024-58082",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58082"
},
{
"name": "CVE-2024-35176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35176"
},
{
"name": "CVE-2024-33602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33602"
},
{
"name": "CVE-2025-55551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55551"
},
{
"name": "CVE-2025-50100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50100"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2025-21763",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21763"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2025-40780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40780"
},
{
"name": "CVE-2023-48368",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48368"
},
{
"name": "CVE-2014-4715",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-4715"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2022-48554",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48554"
},
{
"name": "CVE-2022-0563",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0563"
},
{
"name": "CVE-2025-38157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38157"
},
{
"name": "CVE-2023-24757",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24757"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2025-21678",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21678"
},
{
"name": "CVE-2025-4056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4056"
},
{
"name": "CVE-2024-28757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
},
{
"name": "CVE-2020-29562",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29562"
},
{
"name": "CVE-2022-31683",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31683"
},
{
"name": "CVE-2020-22218",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22218"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-53062",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53062"
},
{
"name": "CVE-2015-4776",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4776"
},
{
"name": "CVE-2025-21872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21872"
},
{
"name": "CVE-2017-3616",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3616"
},
{
"name": "CVE-2021-2163",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2163"
},
{
"name": "CVE-2025-21922",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21922"
},
{
"name": "CVE-2025-27817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27817"
},
{
"name": "CVE-2023-30086",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30086"
},
{
"name": "CVE-2017-6832",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6832"
},
{
"name": "CVE-2022-2208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2208"
},
{
"name": "CVE-2024-45720",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45720"
},
{
"name": "CVE-2022-1056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1056"
},
{
"name": "CVE-2018-10805",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10805"
},
{
"name": "CVE-2019-19906",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19906"
},
{
"name": "CVE-2025-38219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38219"
},
{
"name": "CVE-2015-4785",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4785"
},
{
"name": "CVE-2025-38466",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38466"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2020-15095",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15095"
},
{
"name": "CVE-2018-16328",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16328"
},
{
"name": "CVE-2024-38949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38949"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2025-5745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5745"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2022-43239",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43239"
},
{
"name": "CVE-2022-41409",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41409"
},
{
"name": "CVE-2022-32546",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32546"
},
{
"name": "CVE-2025-0838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0838"
},
{
"name": "CVE-2024-57980",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57980"
},
{
"name": "CVE-2023-5441",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5441"
},
{
"name": "CVE-2025-55553",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55553"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-58011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58011"
},
{
"name": "CVE-2025-21796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21796"
},
{
"name": "CVE-2024-12086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12086"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2025-21691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21691"
},
{
"name": "CVE-2021-4219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4219"
},
{
"name": "CVE-2018-15798",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15798"
},
{
"name": "CVE-2025-55154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55154"
},
{
"name": "CVE-2025-49146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49146"
},
{
"name": "CVE-2025-40026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2022-3153",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3153"
},
{
"name": "CVE-2022-2057",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2057"
},
{
"name": "CVE-2025-5197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5197"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2023-39328",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39328"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2024-47611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47611"
},
{
"name": "CVE-2017-11447",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11447"
},
{
"name": "CVE-2019-8323",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8323"
},
{
"name": "CVE-2023-39593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39593"
},
{
"name": "CVE-2025-45582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
},
{
"name": "CVE-2025-46569",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46569"
},
{
"name": "CVE-2024-21068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21068"
},
{
"name": "CVE-2018-14434",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14434"
},
{
"name": "CVE-2019-6293",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6293"
},
{
"name": "CVE-2025-30703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30703"
},
{
"name": "CVE-2025-21738",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21738"
},
{
"name": "CVE-2022-48522",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48522"
},
{
"name": "CVE-2025-21684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21684"
},
{
"name": "CVE-2023-50868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50868"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2023-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21830"
},
{
"name": "CVE-2023-26965",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26965"
},
{
"name": "CVE-2023-2602",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2602"
},
{
"name": "CVE-2021-2161",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2161"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2017-10140",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10140"
},
{
"name": "CVE-2021-2341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2341"
},
{
"name": "CVE-2021-3468",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3468"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2024-58061",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58061"
},
{
"name": "CVE-2025-46148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46148"
},
{
"name": "CVE-2024-58058",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58058"
},
{
"name": "CVE-2025-21768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21768"
},
{
"name": "CVE-2025-21864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21864"
},
{
"name": "CVE-2025-2149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2149"
},
{
"name": "CVE-2021-3502",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3502"
},
{
"name": "CVE-2025-6052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6052"
},
{
"name": "CVE-2018-16329",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16329"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2025-24813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24813"
},
{
"name": "CVE-2024-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58056"
},
{
"name": "CVE-2023-52426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52426"
},
{
"name": "CVE-2025-50080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50080"
},
{
"name": "CVE-2025-21725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21725"
},
{
"name": "CVE-2024-43790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43790"
},
{
"name": "CVE-2025-38313",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38313"
},
{
"name": "CVE-2025-38336",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38336"
},
{
"name": "CVE-2022-2058",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2058"
},
{
"name": "CVE-2025-22009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22009"
},
{
"name": "CVE-2025-38061",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38061"
},
{
"name": "CVE-2022-45061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45061"
},
{
"name": "CVE-2025-21727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21727"
},
{
"name": "CVE-2024-45492",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45492"
},
{
"name": "CVE-2015-4764",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4764"
},
{
"name": "CVE-2025-22228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22228"
},
{
"name": "CVE-2022-43240",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43240"
},
{
"name": "CVE-2020-1752",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1752"
},
{
"name": "CVE-2025-5987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5987"
},
{
"name": "CVE-2023-4091",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4091"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2025-38375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38375"
},
{
"name": "CVE-2015-4779",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4779"
},
{
"name": "CVE-2021-20312",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20312"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2953"
},
{
"name": "CVE-2020-14593",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14593"
},
{
"name": "CVE-2025-21904",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21904"
},
{
"name": "CVE-2019-20838",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20838"
},
{
"name": "CVE-2025-37798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37798"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2025-50078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50078"
},
{
"name": "CVE-2022-28739",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28739"
},
{
"name": "CVE-2024-26726",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26726"
},
{
"name": "CVE-2023-52593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52593"
},
{
"name": "CVE-2025-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3933"
},
{
"name": "CVE-2023-26785",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26785"
},
{
"name": "CVE-2025-49794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49794"
},
{
"name": "CVE-2020-14664",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14664"
},
{
"name": "CVE-2023-48235",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48235"
},
{
"name": "CVE-2024-57970",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57970"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-21668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21668"
},
{
"name": "CVE-2025-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2024-44939",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44939"
},
{
"name": "CVE-2024-43374",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43374"
},
{
"name": "CVE-2023-50782",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50782"
},
{
"name": "CVE-2025-21929",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21929"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2022-3627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3627"
},
{
"name": "CVE-2020-14797",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14797"
},
{
"name": "CVE-2025-21735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21735"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2024-27280",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27280"
},
{
"name": "CVE-2025-3000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3000"
},
{
"name": "CVE-2022-3213",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3213"
},
{
"name": "CVE-2022-2867",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2867"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2021-23177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23177"
},
{
"name": "CVE-2020-14798",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14798"
},
{
"name": "CVE-2007-4559",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-4559"
},
{
"name": "CVE-2025-21839",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21839"
},
{
"name": "CVE-2025-38112",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38112"
},
{
"name": "CVE-2025-5878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5878"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2022-3715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3715"
},
{
"name": "CVE-2023-4016",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4016"
},
{
"name": "CVE-2024-58063",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58063"
},
{
"name": "CVE-2015-4780",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4780"
},
{
"name": "CVE-2024-41957",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41957"
},
{
"name": "CVE-2025-38500",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38500"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2025-24293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24293"
},
{
"name": "CVE-2025-8961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8961"
},
{
"name": "CVE-2025-21977",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21977"
},
{
"name": "CVE-2022-25147",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25147"
},
{
"name": "CVE-2025-21779",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21779"
},
{
"name": "CVE-2024-58005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58005"
},
{
"name": "CVE-2025-21674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21674"
},
{
"name": "CVE-2022-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3598"
},
{
"name": "CVE-2025-30696",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30696"
},
{
"name": "CVE-2023-0798",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0798"
},
{
"name": "CVE-2025-21918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21918"
},
{
"name": "CVE-2025-38203",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38203"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2022-0909",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0909"
},
{
"name": "CVE-2025-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
},
{
"name": "CVE-2023-28154",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28154"
},
{
"name": "CVE-2023-48231",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48231"
},
{
"name": "CVE-2025-55752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55752"
},
{
"name": "CVE-2023-38633",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38633"
},
{
"name": "CVE-2025-21948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21948"
},
{
"name": "CVE-2023-2609",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2609"
},
{
"name": "CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2021-46312",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46312"
},
{
"name": "CVE-2018-14628",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14628"
},
{
"name": "CVE-2022-21299",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21299"
},
{
"name": "CVE-2022-38476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38476"
},
{
"name": "CVE-2019-6461",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6461"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2025-38004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38004"
},
{
"name": "CVE-2020-2773",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2773"
},
{
"name": "CVE-2015-5262",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5262"
},
{
"name": "CVE-2022-43244",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43244"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2025-21753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21753"
},
{
"name": "CVE-2017-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6004"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2015-7696",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7696"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2025-38387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38387"
},
{
"name": "CVE-2023-45922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45922"
},
{
"name": "CVE-2015-4754",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4754"
},
{
"name": "CVE-2025-21699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21699"
},
{
"name": "CVE-2025-38362",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38362"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2023-45322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45322"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2022-39046",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39046"
},
{
"name": "CVE-2020-14578",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14578"
},
{
"name": "CVE-2025-21584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21584"
},
{
"name": "CVE-2022-42916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
},
{
"name": "CVE-2025-40004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40004"
},
{
"name": "CVE-2017-7619",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7619"
},
{
"name": "CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"name": "CVE-2020-2805",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2805"
},
{
"name": "CVE-2025-21712",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21712"
},
{
"name": "CVE-2025-38371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38371"
},
{
"name": "CVE-2023-2731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2731"
},
{
"name": "CVE-2025-58767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58767"
},
{
"name": "CVE-2021-35939",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35939"
},
{
"name": "CVE-2024-57982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57982"
},
{
"name": "CVE-2025-38445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38445"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2023-0803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0803"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2025-21746",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21746"
},
{
"name": "CVE-2022-0391",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0391"
},
{
"name": "CVE-2023-1170",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1170"
},
{
"name": "CVE-2022-24070",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24070"
},
{
"name": "CVE-2025-38461",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38461"
},
{
"name": "CVE-2019-17547",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17547"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2021-36411",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36411"
},
{
"name": "CVE-2023-30774",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30774"
},
{
"name": "CVE-2018-10919",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10919"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2020-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2830"
},
{
"name": "CVE-2025-53014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53014"
},
{
"name": "CVE-2025-7962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7962"
},
{
"name": "CVE-2022-21624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21624"
},
{
"name": "CVE-2020-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2781"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2018-10804",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10804"
},
{
"name": "CVE-2025-38159",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38159"
},
{
"name": "CVE-2022-0907",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0907"
},
{
"name": "CVE-2021-3421",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3421"
},
{
"name": "CVE-2022-21305",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21305"
},
{
"name": "CVE-2025-38066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38066"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2021-3670",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3670"
},
{
"name": "CVE-2021-38297",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38297"
},
{
"name": "CVE-2025-4373",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4373"
},
{
"name": "CVE-2015-4790",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4790"
},
{
"name": "CVE-2025-4598",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4598"
},
{
"name": "CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"name": "CVE-2025-21836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21836"
},
{
"name": "CVE-2025-21715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21715"
},
{
"name": "CVE-2024-6174",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6174"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2020-10735",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10735"
},
{
"name": "CVE-2025-38305",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38305"
},
{
"name": "CVE-2020-14556",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14556"
},
{
"name": "CVE-2025-38067",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38067"
},
{
"name": "CVE-2025-50085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50085"
},
{
"name": "CVE-2025-21781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21781"
},
{
"name": "CVE-2024-58054",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58054"
},
{
"name": "CVE-2024-43398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43398"
},
{
"name": "CVE-2020-14792",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14792"
},
{
"name": "CVE-2019-16776",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16776"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2023-6779",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6779"
},
{
"name": "CVE-2022-28738",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28738"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2024-8508",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8508"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2025-41248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41248"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2015-2624",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2624"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2025-40364",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40364"
},
{
"name": "CVE-2023-29491",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29491"
},
{
"name": "CVE-2025-38068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38068"
},
{
"name": "CVE-2025-61985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61985"
},
{
"name": "CVE-2013-2064",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2064"
},
{
"name": "CVE-2025-38401",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38401"
},
{
"name": "CVE-2025-21772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21772"
},
{
"name": "CVE-2021-20266",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20266"
},
{
"name": "CVE-2022-21271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21271"
},
{
"name": "CVE-2024-58070",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58070"
},
{
"name": "CVE-2025-61919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61919"
},
{
"name": "CVE-2023-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25193"
},
{
"name": "CVE-2024-34447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34447"
},
{
"name": "CVE-2020-25663",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25663"
},
{
"name": "CVE-2022-0156",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0156"
},
{
"name": "CVE-2025-21914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21914"
},
{
"name": "CVE-2024-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58057"
},
{
"name": "CVE-2025-0306",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0306"
},
{
"name": "CVE-2025-1371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1371"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2024-58007",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58007"
},
{
"name": "CVE-2023-1355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1355"
},
{
"name": "CVE-2025-21995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21995"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2025-21868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21868"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-5372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5372"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-37967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37967"
},
{
"name": "CVE-2022-22844",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22844"
},
{
"name": "CVE-2025-21915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21915"
},
{
"name": "CVE-2019-13232",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13232"
},
{
"name": "CVE-2025-27210",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27210"
},
{
"name": "CVE-2025-38102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38102"
},
{
"name": "CVE-2024-33600",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33600"
},
{
"name": "CVE-2025-21792",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21792"
},
{
"name": "CVE-2015-2654",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2654"
},
{
"name": "CVE-2025-55560",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55560"
},
{
"name": "CVE-2025-21728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21728"
},
{
"name": "CVE-2024-58018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58018"
},
{
"name": "CVE-2023-42669",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42669"
},
{
"name": "CVE-2022-1210",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1210"
},
{
"name": "CVE-2025-61771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61771"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2025-61770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61770"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2015-4778",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4778"
},
{
"name": "CVE-2023-42670",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42670"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2024-58090",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58090"
},
{
"name": "CVE-2025-59842",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59842"
},
{
"name": "CVE-2025-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49125"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2024-27766",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27766"
},
{
"name": "CVE-2025-37958",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37958"
},
{
"name": "CVE-2025-21714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21714"
},
{
"name": "CVE-2024-58078",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58078"
},
{
"name": "CVE-2023-32636",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32636"
},
{
"name": "CVE-2023-6277",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6277"
},
{
"name": "CVE-2025-48060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
},
{
"name": "CVE-2025-21855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21855"
},
{
"name": "CVE-2025-38399",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38399"
},
{
"name": "CVE-2025-21972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21972"
},
{
"name": "CVE-2025-38065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38065"
},
{
"name": "CVE-2025-38459",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38459"
},
{
"name": "CVE-2024-21510",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21510"
},
{
"name": "CVE-2023-34153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34153"
},
{
"name": "CVE-2023-3618",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3618"
},
{
"name": "CVE-2020-14153",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14153"
},
{
"name": "CVE-2022-1114",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1114"
},
{
"name": "CVE-2023-48233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48233"
},
{
"name": "CVE-2025-38412",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38412"
},
{
"name": "CVE-2025-38031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38031"
},
{
"name": "CVE-2023-4813",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4813"
},
{
"name": "CVE-2022-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21626"
},
{
"name": "CVE-2011-2207",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2207"
},
{
"name": "CVE-2025-54874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54874"
},
{
"name": "CVE-2017-3617",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3617"
},
{
"name": "CVE-2024-53124",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53124"
},
{
"name": "CVE-2025-38293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38293"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2025-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21830"
},
{
"name": "CVE-2018-12600",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12600"
},
{
"name": "CVE-2025-4877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4877"
},
{
"name": "CVE-2021-41771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41771"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2020-14781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14781"
},
{
"name": "CVE-2016-3189",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3189"
},
{
"name": "CVE-2023-4154",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4154"
},
{
"name": "CVE-2025-38184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38184"
},
{
"name": "CVE-2017-3615",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3615"
},
{
"name": "CVE-2022-0714",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0714"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2025-9340",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9340"
},
{
"name": "CVE-2023-24758",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24758"
},
{
"name": "CVE-2025-55552",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55552"
},
{
"name": "CVE-2025-30683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30683"
},
{
"name": "CVE-2025-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30699"
},
{
"name": "CVE-2025-61921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61921"
},
{
"name": "CVE-2024-4030",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4030"
},
{
"name": "CVE-2025-27587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27587"
},
{
"name": "CVE-2016-7531",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7531"
},
{
"name": "CVE-2006-3082",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-3082"
},
{
"name": "CVE-2023-5341",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5341"
},
{
"name": "CVE-2025-8534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8534"
},
{
"name": "CVE-2025-21767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21767"
},
{
"name": "CVE-2025-3262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3262"
},
{
"name": "CVE-2025-21986",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21986"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-1390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
},
{
"name": "CVE-2024-33599",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33599"
},
{
"name": "CVE-2023-34968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34968"
},
{
"name": "CVE-2024-0743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0743"
},
{
"name": "CVE-2025-21961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21961"
},
{
"name": "CVE-2025-38458",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38458"
},
{
"name": "CVE-2025-6297",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6297"
},
{
"name": "CVE-2016-10062",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10062"
},
{
"name": "CVE-2025-21764",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21764"
},
{
"name": "CVE-2024-57974",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57974"
},
{
"name": "CVE-2024-58093",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58093"
},
{
"name": "CVE-2023-34152",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34152"
},
{
"name": "CVE-2022-43249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43249"
},
{
"name": "CVE-2025-38034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38034"
},
{
"name": "CVE-2024-58085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58085"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2017-3608",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3608"
},
{
"name": "CVE-2025-47268",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47268"
},
{
"name": "CVE-2025-21690",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21690"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2024-57996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57996"
},
{
"name": "CVE-2025-38135",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38135"
},
{
"name": "CVE-2023-28484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
},
{
"name": "CVE-2022-43242",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43242"
},
{
"name": "CVE-2019-2708",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2708"
},
{
"name": "CVE-2025-38312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38312"
},
{
"name": "CVE-2016-0692",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0692"
},
{
"name": "CVE-2019-14844",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14844"
},
{
"name": "CVE-2022-21366",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21366"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2025-38464",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38464"
},
{
"name": "CVE-2025-21946",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21946"
},
{
"name": "CVE-2025-21838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21838"
},
{
"name": "CVE-2025-21982",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21982"
},
{
"name": "CVE-2025-21867",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21867"
},
{
"name": "CVE-2025-21666",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21666"
},
{
"name": "CVE-2023-0802",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0802"
},
{
"name": "CVE-2025-53859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53859"
},
{
"name": "CVE-2023-46219",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46219"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2025-21828",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21828"
},
{
"name": "CVE-2023-47038",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47038"
},
{
"name": "CVE-2025-23167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23167"
},
{
"name": "CVE-2025-38363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38363"
},
{
"name": "CVE-2025-21704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21704"
},
{
"name": "CVE-2025-21936",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21936"
},
{
"name": "CVE-2022-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0865"
},
{
"name": "CVE-2023-5981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5981"
},
{
"name": "CVE-2025-38319",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38319"
},
{
"name": "CVE-2025-43859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43859"
},
{
"name": "CVE-2024-58013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58013"
},
{
"name": "CVE-2022-0529",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0529"
},
{
"name": "CVE-2023-27043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
},
{
"name": "CVE-2016-7514",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7514"
},
{
"name": "CVE-2015-4782",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4782"
},
{
"name": "CVE-2025-21909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21909"
},
{
"name": "CVE-2022-2056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2056"
},
{
"name": "CVE-2025-9092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9092"
},
{
"name": "CVE-2025-21766",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21766"
},
{
"name": "CVE-2025-38457",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38457"
},
{
"name": "CVE-2024-54677",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54677"
},
{
"name": "CVE-2021-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3598"
},
{
"name": "CVE-2025-21880",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21880"
},
{
"name": "CVE-2025-50094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50094"
},
{
"name": "CVE-2021-35559",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35559"
},
{
"name": "CVE-2025-21959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21959"
},
{
"name": "CVE-2024-38809",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38809"
},
{
"name": "CVE-2025-38212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38212"
},
{
"name": "CVE-2017-3610",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3610"
},
{
"name": "CVE-2023-1264",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1264"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2024-58266",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58266"
},
{
"name": "CVE-2025-38298",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38298"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2025-50098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50098"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2018-1000076",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000076"
},
{
"name": "CVE-2022-4293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4293"
},
{
"name": "CVE-2025-37974",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37974"
},
{
"name": "CVE-2025-5915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5915"
},
{
"name": "CVE-2024-57834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57834"
},
{
"name": "CVE-2025-55197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55197"
},
{
"name": "CVE-2022-32743",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32743"
},
{
"name": "CVE-2025-55558",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55558"
},
{
"name": "CVE-2022-21291",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21291"
},
{
"name": "CVE-2024-58017",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58017"
},
{
"name": "CVE-2025-5917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5917"
},
{
"name": "CVE-2025-26603",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26603"
},
{
"name": "CVE-2023-35116",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35116"
},
{
"name": "CVE-2025-38078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38078"
},
{
"name": "CVE-2025-21809",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21809"
},
{
"name": "CVE-2025-38419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38419"
},
{
"name": "CVE-2024-45490",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45490"
},
{
"name": "CVE-2021-32490",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32490"
},
{
"name": "CVE-2020-27768",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27768"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2025-50086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50086"
},
{
"name": "CVE-2016-5118",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5118"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2023-46045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46045"
},
{
"name": "CVE-2025-37889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37889"
},
{
"name": "CVE-2021-3995",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3995"
},
{
"name": "CVE-2015-4788",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4788"
},
{
"name": "CVE-2025-55557",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55557"
},
{
"name": "CVE-2024-12085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12085"
},
{
"name": "CVE-2022-24599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24599"
},
{
"name": "CVE-2025-21981",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21981"
},
{
"name": "CVE-2025-38211",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38211"
},
{
"name": "CVE-2025-2999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2999"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2025-21910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21910"
},
{
"name": "CVE-2021-35452",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35452"
},
{
"name": "CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2021-35565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35565"
},
{
"name": "CVE-2020-10251",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10251"
},
{
"name": "CVE-2024-11584",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11584"
},
{
"name": "CVE-2024-45491",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45491"
},
{
"name": "CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2020-2981",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2981"
},
{
"name": "CVE-2025-21745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21745"
},
{
"name": "CVE-2025-21791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21791"
},
{
"name": "CVE-2020-18781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18781"
},
{
"name": "CVE-2025-7709",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7709"
},
{
"name": "CVE-2024-52559",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52559"
},
{
"name": "CVE-2025-38077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38077"
},
{
"name": "CVE-2025-38251",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38251"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2025-38120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38120"
},
{
"name": "CVE-2017-7186",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7186"
},
{
"name": "CVE-2025-38285",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38285"
},
{
"name": "CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"name": "CVE-2025-37750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37750"
},
{
"name": "CVE-2021-39293",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39293"
},
{
"name": "CVE-2025-21795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21795"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2025-22014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22014"
},
{
"name": "CVE-2025-38161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38161"
},
{
"name": "CVE-2025-9640",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9640"
},
{
"name": "CVE-2022-1897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1897"
},
{
"name": "CVE-2022-43248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43248"
},
{
"name": "CVE-2016-3418",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3418"
},
{
"name": "CVE-2022-29824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29824"
},
{
"name": "CVE-2024-58081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58081"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2025-21814",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21814"
},
{
"name": "CVE-2025-50082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50082"
},
{
"name": "CVE-2017-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6829"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-40027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40027"
},
{
"name": "CVE-2025-50097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50097"
},
{
"name": "CVE-2021-4214",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4214"
},
{
"name": "CVE-2025-21911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21911"
},
{
"name": "CVE-2023-24752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24752"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2024-21742",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21742"
},
{
"name": "CVE-2022-43245",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43245"
},
{
"name": "CVE-2015-2656",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2656"
},
{
"name": "CVE-2025-50084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50084"
},
{
"name": "CVE-2018-9133",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-9133"
},
{
"name": "CVE-2025-50079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50079"
},
{
"name": "CVE-2025-38115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38115"
},
{
"name": "CVE-2025-21758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21758"
},
{
"name": "CVE-2023-0767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0767"
},
{
"name": "CVE-2025-21816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21816"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2021-35603",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35603"
},
{
"name": "CVE-2025-21996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21996"
},
{
"name": "CVE-2021-36410",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36410"
},
{
"name": "CVE-2025-21780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21780"
},
{
"name": "CVE-2017-3612",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3612"
},
{
"name": "CVE-2024-12705",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12705"
},
{
"name": "CVE-2025-38153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38153"
},
{
"name": "CVE-2025-21787",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21787"
},
{
"name": "CVE-2023-28487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28487"
},
{
"name": "CVE-2023-22067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22067"
},
{
"name": "CVE-2023-31439",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31439"
},
{
"name": "CVE-2023-51074",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51074"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2018-1000074",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000074"
},
{
"name": "CVE-2025-37785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37785"
},
{
"name": "CVE-2025-21776",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21776"
},
{
"name": "CVE-2024-58003",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58003"
},
{
"name": "CVE-2025-21917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21917"
},
{
"name": "CVE-2025-21706",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21706"
},
{
"name": "CVE-2025-48964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48964"
},
{
"name": "CVE-2025-55193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55193"
},
{
"name": "CVE-2025-38395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38395"
},
{
"name": "CVE-2023-29499",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29499"
},
{
"name": "CVE-2025-21574",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21574"
},
{
"name": "CVE-2022-42011",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42011"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2025-38337",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38337"
},
{
"name": "CVE-2025-21957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21957"
},
{
"name": "CVE-2025-38727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38727"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2024-1013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1013"
},
{
"name": "CVE-2022-0319",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0319"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-30258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30258"
},
{
"name": "CVE-2025-21999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21999"
},
{
"name": "CVE-2025-4565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4565"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2025-38465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38465"
},
{
"name": "CVE-2024-56406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
},
{
"name": "CVE-2025-38513",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38513"
},
{
"name": "CVE-2025-21736",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21736"
},
{
"name": "CVE-2025-21997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21997"
},
{
"name": "CVE-2025-21741",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21741"
},
{
"name": "CVE-2020-18032",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18032"
},
{
"name": "CVE-2017-6833",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6833"
},
{
"name": "CVE-2025-21808",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21808"
},
{
"name": "CVE-2019-8324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8324"
},
{
"name": "CVE-2020-2754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2754"
},
{
"name": "CVE-2025-38086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38086"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2024-58076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58076"
},
{
"name": "CVE-2023-24751",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24751"
},
{
"name": "CVE-2025-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21708"
},
{
"name": "CVE-2015-4784",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4784"
},
{
"name": "CVE-2021-4048",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4048"
},
{
"name": "CVE-2023-4527",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4527"
},
{
"name": "CVE-2022-2980",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2980"
},
{
"name": "CVE-2025-5278",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5278"
},
{
"name": "CVE-2025-21992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21992"
},
{
"name": "CVE-2025-21720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21720"
},
{
"name": "CVE-2025-32463",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32463"
},
{
"name": "CVE-2015-7747",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7747"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2023-34055",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34055"
},
{
"name": "CVE-2024-41965",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41965"
},
{
"name": "CVE-2020-14796",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14796"
},
{
"name": "CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2025-55004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55004"
},
{
"name": "CVE-2014-8139",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8139"
},
{
"name": "CVE-2025-21580",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21580"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"name": "CVE-2025-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38003"
},
{
"name": "CVE-2025-38441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38441"
},
{
"name": "CVE-2023-51767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51767"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2023-6918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6918"
},
{
"name": "CVE-2023-38037",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38037"
},
{
"name": "CVE-2012-5783",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5783"
},
{
"name": "CVE-2022-2519",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2519"
},
{
"name": "CVE-2025-55754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55754"
},
{
"name": "CVE-2025-53023",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53023"
},
{
"name": "CVE-2025-21711",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21711"
},
{
"name": "CVE-2025-2998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2998"
},
{
"name": "CVE-2023-51792",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51792"
},
{
"name": "CVE-2021-20313",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20313"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2023-23931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23931"
},
{
"name": "CVE-2025-21575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21575"
},
{
"name": "CVE-2025-21978",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21978"
},
{
"name": "CVE-2019-16777",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16777"
},
{
"name": "CVE-2025-21760",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21760"
},
{
"name": "CVE-2023-45913",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45913"
},
{
"name": "CVE-2018-13153",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13153"
},
{
"name": "CVE-2022-0530",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0530"
},
{
"name": "CVE-2023-48236",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48236"
},
{
"name": "CVE-2025-21947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21947"
},
{
"name": "CVE-2025-21913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21913"
},
{
"name": "CVE-2023-34474",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34474"
},
{
"name": "CVE-2025-21665",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21665"
},
{
"name": "CVE-2025-38227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38227"
},
{
"name": "CVE-2018-1000079",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000079"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2024-58079",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58079"
},
{
"name": "CVE-2025-21966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21966"
},
{
"name": "CVE-2025-21577",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21577"
},
{
"name": "CVE-2021-45931",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45931"
},
{
"name": "CVE-2025-38079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38079"
},
{
"name": "CVE-2021-28544",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28544"
},
{
"name": "CVE-2021-46828",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46828"
},
{
"name": "CVE-2025-21734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21734"
},
{
"name": "CVE-2025-32728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32728"
},
{
"name": "CVE-2023-2804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2804"
},
{
"name": "CVE-2025-21970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21970"
},
{
"name": "CVE-2021-44964",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44964"
},
{
"name": "CVE-2025-6141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6141"
},
{
"name": "CVE-2022-42012",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42012"
},
{
"name": "CVE-2018-14437",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14437"
},
{
"name": "CVE-2024-13978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13978"
},
{
"name": "CVE-2025-21890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21890"
},
{
"name": "CVE-2025-61984",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61984"
},
{
"name": "CVE-2021-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3596"
},
{
"name": "CVE-2025-21916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21916"
},
{
"name": "CVE-2025-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21925"
},
{
"name": "CVE-2024-57883",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57883"
},
{
"name": "CVE-2022-21628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21628"
},
{
"name": "CVE-2017-6830",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6830"
},
{
"name": "CVE-2025-21927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21927"
},
{
"name": "CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"name": "CVE-2024-47814",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47814"
},
{
"name": "CVE-2022-2923",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2923"
},
{
"name": "CVE-2025-21799",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21799"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2015-2626",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2626"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2025-21748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21748"
},
{
"name": "CVE-2025-21785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21785"
},
{
"name": "CVE-2020-10029",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10029"
},
{
"name": "CVE-2025-7425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7425"
},
{
"name": "CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"name": "CVE-2021-46310",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46310"
},
{
"name": "CVE-2022-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36227"
},
{
"name": "CVE-2021-2369",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2369"
},
{
"name": "CVE-2025-21883",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21883"
},
{
"name": "CVE-2023-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2025-38074",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38074"
},
{
"name": "CVE-2024-58086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58086"
},
{
"name": "CVE-2025-38119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38119"
},
{
"name": "CVE-2025-38245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38245"
},
{
"name": "CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"name": "CVE-2021-36770",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36770"
},
{
"name": "CVE-2025-21898",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21898"
},
{
"name": "CVE-2020-14152",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14152"
},
{
"name": "CVE-2025-38324",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38324"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2021-36976",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36976"
},
{
"name": "CVE-2024-58051",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58051"
},
{
"name": "CVE-2023-3164",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3164"
},
{
"name": "CVE-2022-3597",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3597"
},
{
"name": "CVE-2023-27535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2024-56337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56337"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2025-9390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9390"
},
{
"name": "CVE-2025-62813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62813"
},
{
"name": "CVE-2025-21857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21857"
},
{
"name": "CVE-2019-9904",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9904"
},
{
"name": "CVE-2025-23085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23085"
},
{
"name": "CVE-2022-42919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42919"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2025-9165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9165"
},
{
"name": "CVE-2023-1981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1981"
},
{
"name": "CVE-2023-30571",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30571"
},
{
"name": "CVE-2022-2231",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2231"
},
{
"name": "CVE-2025-46150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46150"
},
{
"name": "CVE-2024-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12801"
},
{
"name": "CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"name": "CVE-2024-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
},
{
"name": "CVE-2025-21812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21812"
},
{
"name": "CVE-2015-4781",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4781"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2025-38542",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38542"
},
{
"name": "CVE-2025-38344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38344"
},
{
"name": "CVE-2023-28120",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28120"
},
{
"name": "CVE-2025-37797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37797"
},
{
"name": "CVE-2025-21848",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21848"
},
{
"name": "CVE-2021-3999",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3999"
},
{
"name": "CVE-2012-6153",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-6153"
},
{
"name": "CVE-2025-38088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38088"
},
{
"name": "CVE-2025-50096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50096"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2025-21683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21683"
},
{
"name": "CVE-2025-38332",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38332"
},
{
"name": "CVE-2020-35492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35492"
},
{
"name": "CVE-2025-21908",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21908"
},
{
"name": "CVE-2023-1289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1289"
},
{
"name": "CVE-2025-38386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38386"
},
{
"name": "CVE-2023-6349",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6349"
},
{
"name": "CVE-2024-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2004"
},
{
"name": "CVE-2017-3605",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3605"
},
{
"name": "CVE-2025-9232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
},
{
"name": "CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"name": "CVE-2022-40303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40303"
},
{
"name": "CVE-2023-0801",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0801"
},
{
"name": "CVE-2025-9341",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9341"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2017-7244",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7244"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2025-21895",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21895"
},
{
"name": "CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"name": "CVE-2025-1377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1377"
},
{
"name": "CVE-2025-30705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30705"
},
{
"name": "CVE-2018-16412",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16412"
},
{
"name": "CVE-2025-22005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22005"
},
{
"name": "CVE-2019-6462",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6462"
},
{
"name": "CVE-2025-21935",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21935"
},
{
"name": "CVE-2022-4645",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4645"
},
{
"name": "CVE-2021-32493",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32493"
},
{
"name": "CVE-2023-24754",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24754"
},
{
"name": "CVE-2020-29509",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29509"
},
{
"name": "CVE-2023-5568",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5568"
},
{
"name": "CVE-2023-38470",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38470"
},
{
"name": "CVE-2025-21675",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21675"
},
{
"name": "CVE-2023-34967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34967"
},
{
"name": "CVE-2025-38237",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38237"
},
{
"name": "CVE-2025-38174",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38174"
},
{
"name": "CVE-2025-8713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8713"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2022-2869",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2869"
},
{
"name": "CVE-2021-4189",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4189"
},
{
"name": "CVE-2025-50088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50088"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2023-35945",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35945"
},
{
"name": "CVE-2024-45993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45993"
},
{
"name": "CVE-2025-6170",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6170"
},
{
"name": "CVE-2021-35937",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35937"
},
{
"name": "CVE-2024-58019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58019"
},
{
"name": "CVE-2025-9900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
},
{
"name": "CVE-2024-26146",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26146"
},
{
"name": "CVE-2025-21888",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21888"
},
{
"name": "CVE-2025-21866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21866"
},
{
"name": "CVE-2023-40745",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40745"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2025-3730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3730"
},
{
"name": "CVE-2025-22010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22010"
},
{
"name": "CVE-2024-25260",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25260"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2025-38037",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38037"
},
{
"name": "CVE-2017-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3609"
},
{
"name": "CVE-2024-57990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57990"
},
{
"name": "CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2014-9636",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9636"
},
{
"name": "CVE-2025-5351",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5351"
},
{
"name": "CVE-2025-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52520"
},
{
"name": "CVE-2022-1622",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1622"
},
{
"name": "CVE-2017-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3611"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2022-2521",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2521"
},
{
"name": "CVE-2023-49582",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49582"
},
{
"name": "CVE-2025-43857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43857"
},
{
"name": "CVE-2025-31344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31344"
},
{
"name": "CVE-2025-21976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21976"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2024-57975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57975"
},
{
"name": "CVE-2020-14581",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14581"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2021-32491",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32491"
},
{
"name": "CVE-2025-50077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50077"
},
{
"name": "CVE-2022-2309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2309"
},
{
"name": "CVE-2024-52533",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52533"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22025"
},
{
"name": "CVE-2021-43527",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43527"
},
{
"name": "CVE-2022-0924",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0924"
},
{
"name": "CVE-2025-24014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24014"
},
{
"name": "CVE-2022-33068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33068"
},
{
"name": "CVE-2025-38342",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38342"
},
{
"name": "CVE-2025-54988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54988"
},
{
"name": "CVE-2024-58068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58068"
},
{
"name": "CVE-2025-23083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23083"
},
{
"name": "CVE-2015-4777",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4777"
},
{
"name": "CVE-2025-7039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7039"
},
{
"name": "CVE-2025-38167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38167"
},
{
"name": "CVE-2022-42915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
},
{
"name": "CVE-2023-0687",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0687"
},
{
"name": "CVE-2024-57998",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57998"
},
{
"name": "CVE-2021-3426",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3426"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-1304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1304"
},
{
"name": "CVE-2021-2388",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2388"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2025-38257",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38257"
},
{
"name": "CVE-2022-29458",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29458"
},
{
"name": "CVE-2025-38206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38206"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2023-5156",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5156"
},
{
"name": "CVE-2024-39908",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39908"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2021-32256",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32256"
},
{
"name": "CVE-2022-22942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22942"
},
{
"name": "CVE-2024-38950",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38950"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-21862",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21862"
},
{
"name": "CVE-2023-47282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47282"
},
{
"name": "CVE-2016-20012",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-20012"
},
{
"name": "CVE-2025-38111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38111"
},
{
"name": "CVE-2024-0553",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0553"
},
{
"name": "CVE-2022-44638",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44638"
},
{
"name": "CVE-2019-8325",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8325"
},
{
"name": "CVE-2025-21950",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21950"
},
{
"name": "CVE-2025-5918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5918"
},
{
"name": "CVE-2019-3792",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3792"
},
{
"name": "CVE-2022-43235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43235"
},
{
"name": "CVE-2025-50092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50092"
},
{
"name": "CVE-2025-50099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50099"
},
{
"name": "CVE-2017-3614",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3614"
},
{
"name": "CVE-2022-0562",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0562"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2025-22001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22001"
},
{
"name": "CVE-2024-10524",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10524"
},
{
"name": "CVE-2025-40017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40017"
},
{
"name": "CVE-2023-45919",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45919"
},
{
"name": "CVE-2025-38326",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38326"
},
{
"name": "CVE-2025-3263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3263"
},
{
"name": "CVE-2025-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4878"
},
{
"name": "CVE-2018-15607",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15607"
},
{
"name": "CVE-2025-21899",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21899"
},
{
"name": "CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"name": "CVE-2025-38384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38384"
},
{
"name": "CVE-2025-40778",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40778"
},
{
"name": "CVE-2025-21719",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21719"
},
{
"name": "CVE-2025-38424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38424"
},
{
"name": "CVE-2025-38430",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38430"
},
{
"name": "CVE-2025-21718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21718"
},
{
"name": "CVE-2025-3001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3001"
},
{
"name": "CVE-2025-9288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9288"
},
{
"name": "CVE-2021-35588",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35588"
},
{
"name": "CVE-2022-32545",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32545"
},
{
"name": "CVE-2025-21694",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21694"
},
{
"name": "CVE-2025-41244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41244"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2023-2603",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2603"
},
{
"name": "CVE-2025-21820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21820"
},
{
"name": "CVE-2017-6838",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6838"
},
{
"name": "CVE-2024-41946",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41946"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2024-41817",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41817"
},
{
"name": "CVE-2024-57979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57979"
},
{
"name": "CVE-2024-58071",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58071"
},
{
"name": "CVE-2025-21994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21994"
},
{
"name": "CVE-2025-30684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30684"
},
{
"name": "CVE-2017-6835",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6835"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2025-48989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48989"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2023-0799",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0799"
},
{
"name": "CVE-2024-12087",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12087"
},
{
"name": "CVE-2025-38420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38420"
},
{
"name": "CVE-2021-3521",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3521"
},
{
"name": "CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"name": "CVE-2022-21365",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21365"
},
{
"name": "CVE-2025-21943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21943"
},
{
"name": "CVE-2019-16775",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16775"
},
{
"name": "CVE-2024-57997",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57997"
},
{
"name": "CVE-2025-38160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38160"
},
{
"name": "CVE-2024-33601",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33601"
},
{
"name": "CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"name": "CVE-2025-6051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6051"
},
{
"name": "CVE-2022-21283",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21283"
},
{
"name": "CVE-2022-31782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31782"
},
{
"name": "CVE-2025-50093",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50093"
},
{
"name": "CVE-2025-38107",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38107"
},
{
"name": "CVE-2025-32434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32434"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-53069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53069"
},
{
"name": "CVE-2025-38085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38085"
},
{
"name": "CVE-2025-21806",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21806"
},
{
"name": "CVE-2025-38222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38222"
},
{
"name": "CVE-2025-38197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38197"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2024-28085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
},
{
"name": "CVE-2022-43253",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43253"
},
{
"name": "CVE-2021-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36221"
},
{
"name": "CVE-2024-57977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57977"
},
{
"name": "CVE-2018-1000075",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000075"
},
{
"name": "CVE-2025-53019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53019"
},
{
"name": "CVE-2020-14782",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14782"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2024-5569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5569"
},
{
"name": "CVE-2024-57952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57952"
},
{
"name": "CVE-2025-53367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53367"
},
{
"name": "CVE-2025-21579",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21579"
},
{
"name": "CVE-2021-45942",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45942"
},
{
"name": "CVE-2022-1615",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1615"
},
{
"name": "CVE-2025-21928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21928"
},
{
"name": "CVE-2021-20246",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20246"
},
{
"name": "CVE-2025-21707",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21707"
},
{
"name": "CVE-2023-24755",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24755"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2025-5025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5025"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"name": "CVE-2025-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22007"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2024-27281",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27281"
},
{
"name": "CVE-2025-38467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38467"
},
{
"name": "CVE-2024-34459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34459"
},
{
"name": "CVE-2025-21804",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21804"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2021-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3737"
},
{
"name": "CVE-2025-49795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49795"
},
{
"name": "CVE-2017-6837",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6837"
},
{
"name": "CVE-2014-9913",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9913"
},
{
"name": "CVE-2025-21934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21934"
},
{
"name": "CVE-2025-38072",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38072"
},
{
"name": "CVE-2025-53044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53044"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2024-37407",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37407"
},
{
"name": "CVE-2015-4775",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4775"
},
{
"name": "CVE-2025-22011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22011"
},
{
"name": "CVE-2022-1725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1725"
},
{
"name": "CVE-2022-43252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43252"
},
{
"name": "CVE-2023-0614",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0614"
},
{
"name": "CVE-2016-0694",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0694"
},
{
"name": "CVE-2023-6228",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2024-5197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5197"
},
{
"name": "CVE-2020-21606",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21606"
},
{
"name": "CVE-2025-38075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38075"
},
{
"name": "CVE-2025-38000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38000"
},
{
"name": "CVE-2022-40674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40674"
},
{
"name": "CVE-2025-1376",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1376"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2001-1269",
"url": "https://www.cve.org/CVERecord?id=CVE-2001-1269"
},
{
"name": "CVE-2025-50087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50087"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2025-38058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38058"
},
{
"name": "CVE-2023-20873",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20873"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2025-38617",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38617"
},
{
"name": "CVE-2025-21762",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21762"
},
{
"name": "CVE-2023-47169",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47169"
},
{
"name": "CVE-2025-38122",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38122"
},
{
"name": "CVE-2025-21801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21801"
},
{
"name": "CVE-2024-7592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
},
{
"name": "CVE-2025-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48988"
},
{
"name": "CVE-2025-38083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38083"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-0795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0795"
},
{
"name": "CVE-2015-2583",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2583"
},
{
"name": "CVE-2025-21692",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21692"
},
{
"name": "CVE-2025-38173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38173"
},
{
"name": "CVE-2022-21434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21434"
},
{
"name": "CVE-2025-2148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2148"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2025-38143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38143"
},
{
"name": "CVE-2023-4039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4039"
},
{
"name": "CVE-2025-45768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45768"
},
{
"name": "CVE-2023-38469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38469"
},
{
"name": "CVE-2024-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38428"
},
{
"name": "CVE-2022-3821",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3821"
},
{
"name": "CVE-2014-3577",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3577"
},
{
"name": "CVE-2025-21869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21869"
},
{
"name": "CVE-2025-1365",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1365"
},
{
"name": "CVE-2023-32570",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32570"
},
{
"name": "CVE-2025-54410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54410"
},
{
"name": "CVE-2023-52970",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52970"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2024-25062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
},
{
"name": "CVE-2016-5841",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5841"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2025-53101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53101"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
},
{
"name": "CVE-2025-52434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52434"
},
{
"name": "CVE-2024-54458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54458"
},
{
"name": "CVE-2022-44267",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44267"
},
{
"name": "CVE-2024-26141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26141"
},
{
"name": "CVE-2015-4783",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4783"
},
{
"name": "CVE-2019-8321",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8321"
},
{
"name": "CVE-2025-21826",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21826"
},
{
"name": "CVE-2025-29768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29768"
},
{
"name": "CVE-2015-4774",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4774"
},
{
"name": "CVE-2023-50495",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50495"
},
{
"name": "CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"name": "CVE-2022-21294",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21294"
},
{
"name": "CVE-2025-21750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21750"
},
{
"name": "CVE-2017-11164",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11164"
},
{
"name": "CVE-2024-57924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57924"
},
{
"name": "CVE-2025-21912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21912"
},
{
"name": "CVE-2018-13440",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13440"
},
{
"name": "CVE-2022-42898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42898"
},
{
"name": "CVE-2025-46393",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46393"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2021-0561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0561"
},
{
"name": "CVE-2018-12599",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12599"
},
{
"name": "CVE-2025-21859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21859"
},
{
"name": "CVE-2025-38416",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38416"
},
{
"name": "CVE-2022-1587",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1587"
},
{
"name": "CVE-2025-21825",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21825"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2017-7246",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7246"
},
{
"name": "CVE-2020-2755",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2755"
},
{
"name": "CVE-2025-8714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8714"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2022-0284",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0284"
},
{
"name": "CVE-2017-7500",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7500"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2025-49124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49124"
},
{
"name": "CVE-2023-6481",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6481"
},
{
"name": "CVE-2024-58016",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58016"
},
{
"name": "CVE-2020-14779",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14779"
},
{
"name": "CVE-2025-21903",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21903"
},
{
"name": "CVE-2021-41772",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
},
{
"name": "CVE-2021-32292",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32292"
},
{
"name": "CVE-2025-38194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38194"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2023-6378",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6378"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2022-34903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34903"
},
{
"name": "CVE-2023-1667",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1667"
},
{
"name": "CVE-2022-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2953"
},
{
"name": "CVE-2022-43238",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43238"
},
{
"name": "CVE-2025-3121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3121"
},
{
"name": "CVE-2022-4899",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4899"
},
{
"name": "CVE-2022-43680",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43680"
},
{
"name": "CVE-2025-21956",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21956"
},
{
"name": "CVE-2024-20696",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20696"
},
{
"name": "CVE-2025-21761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21761"
},
{
"name": "CVE-2025-46149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46149"
},
{
"name": "CVE-2021-26945",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26945"
},
{
"name": "CVE-2025-37932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37932"
},
{
"name": "CVE-2022-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3219"
},
{
"name": "CVE-2025-46152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46152"
},
{
"name": "CVE-2025-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37890"
},
{
"name": "CVE-2024-57951",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57951"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2022-34169",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34169"
},
{
"name": "CVE-2025-38348",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38348"
},
{
"name": "CVE-2023-34969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34969"
},
{
"name": "CVE-2025-21844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21844"
},
{
"name": "CVE-2025-21885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21885"
},
{
"name": "CVE-2020-22916",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22916"
},
{
"name": "CVE-2025-21784",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21784"
},
{
"name": "CVE-2025-31672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31672"
},
{
"name": "CVE-2025-21681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21681"
},
{
"name": "CVE-2023-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22045"
},
{
"name": "CVE-2025-38540",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38540"
},
{
"name": "CVE-2025-5916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5916"
},
{
"name": "CVE-2025-21676",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21676"
},
{
"name": "CVE-2025-30721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30721"
},
{
"name": "CVE-2025-38403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38403"
},
{
"name": "CVE-2022-28463",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28463"
},
{
"name": "CVE-2022-23308",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23308"
},
{
"name": "CVE-2025-21726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21726"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2018-3779",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3779"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2020-28196",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28196"
},
{
"name": "CVE-2024-27407",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27407"
},
{
"name": "CVE-2025-41232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41232"
},
{
"name": "CVE-2024-58020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58020"
},
{
"name": "CVE-2025-50091",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50091"
},
{
"name": "CVE-2025-10911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10911"
},
{
"name": "CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"name": "CVE-2021-31566",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31566"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2022-28805",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28805"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-34750",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34750"
},
{
"name": "CVE-2021-29923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29923"
},
{
"name": "CVE-2017-3604",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3604"
},
{
"name": "CVE-2025-21723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21723"
},
{
"name": "CVE-2023-0804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0804"
},
{
"name": "CVE-2023-22049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22049"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2025-21802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21802"
},
{
"name": "CVE-2022-21341",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21341"
},
{
"name": "CVE-2025-38146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38146"
},
{
"name": "CVE-2025-21705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21705"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2023-27538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
},
{
"name": "CVE-2022-1355",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1355"
},
{
"name": "CVE-2025-47291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47291"
},
{
"name": "CVE-2023-4641",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
},
{
"name": "CVE-2025-27113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27113"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2023-36054",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36054"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2025-38418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38418"
},
{
"name": "CVE-2025-38090",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38090"
},
{
"name": "CVE-2025-21721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21721"
},
{
"name": "CVE-2025-21810",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21810"
},
{
"name": "CVE-2022-1420",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1420"
},
{
"name": "CVE-2022-23218",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23218"
},
{
"name": "CVE-2021-24031",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-24031"
},
{
"name": "CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2025-46153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46153"
},
{
"name": "CVE-2025-21877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21877"
},
{
"name": "CVE-2023-0797",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0797"
},
{
"name": "CVE-2025-5994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5994"
},
{
"name": "CVE-2021-38115",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38115"
},
{
"name": "CVE-2025-38415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38415"
},
{
"name": "CVE-2021-31879",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31879"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2024-49887",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49887"
},
{
"name": "CVE-2025-22134",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22134"
},
{
"name": "CVE-2021-35578",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35578"
},
{
"name": "CVE-2025-1215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1215"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2023-1916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1916"
},
{
"name": "CVE-2021-20309",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20309"
},
{
"name": "CVE-2022-29217",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29217"
},
{
"name": "CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"name": "CVE-2022-30634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
},
{
"name": "CVE-2023-38472",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38472"
},
{
"name": "CVE-2024-56826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56826"
},
{
"name": "CVE-2017-12643",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12643"
},
{
"name": "CVE-2024-57953",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57953"
},
{
"name": "CVE-2020-14583",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14583"
},
{
"name": "CVE-2025-24294",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24294"
},
{
"name": "CVE-2023-48232",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48232"
},
{
"name": "CVE-2021-26720",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26720"
},
{
"name": "CVE-2025-54801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54801"
},
{
"name": "CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"name": "CVE-2025-53054",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53054"
},
{
"name": "CVE-2025-21878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21878"
},
{
"name": "CVE-2023-24756",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24756"
},
{
"name": "CVE-2017-3607",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3607"
},
{
"name": "CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"name": "CVE-2022-2520",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2520"
},
{
"name": "CVE-2022-21340",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21340"
},
{
"name": "CVE-2024-47874",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47874"
},
{
"name": "CVE-2025-21670",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21670"
},
{
"name": "CVE-2025-9403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9403"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2025-21739",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21739"
},
{
"name": "CVE-2016-4074",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4074"
},
{
"name": "CVE-2024-0746",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0746"
},
{
"name": "CVE-2025-21775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21775"
},
{
"name": "CVE-2024-12254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12254"
},
{
"name": "CVE-2025-21846",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21846"
},
{
"name": "CVE-2022-33099",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33099"
},
{
"name": "CVE-2023-45931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45931"
},
{
"name": "CVE-2025-8114",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8114"
},
{
"name": "CVE-2025-38400",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38400"
},
{
"name": "CVE-2023-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6004"
},
{
"name": "CVE-2025-32387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32387"
},
{
"name": "CVE-2024-26775",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26775"
},
{
"name": "CVE-2022-25309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25309"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-38136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38136"
},
{
"name": "CVE-2024-38808",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38808"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2024-12747",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12747"
},
{
"name": "CVE-2022-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
},
{
"name": "CVE-2023-41175",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41175"
},
{
"name": "CVE-2023-48234",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48234"
},
{
"name": "CVE-2025-55212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55212"
},
{
"name": "CVE-2022-36087",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36087"
},
{
"name": "CVE-2022-32547",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32547"
},
{
"name": "CVE-2025-6021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6021"
},
{
"name": "CVE-2022-0351",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0351"
},
{
"name": "CVE-2022-35737",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35737"
},
{
"name": "CVE-2022-21293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21293"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2022-26280",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26280"
},
{
"name": "CVE-2025-37752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37752"
},
{
"name": "CVE-2025-55668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55668"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2022-1354",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1354"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2025-21873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21873"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2025-38048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38048"
},
{
"name": "CVE-2019-13147",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13147"
},
{
"name": "CVE-2025-50104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50104"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2020-2800",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2800"
},
{
"name": "CVE-2024-8096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
},
{
"name": "CVE-2018-11655",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11655"
},
{
"name": "CVE-2022-4415",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4415"
},
{
"name": "CVE-2022-2928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2928"
},
{
"name": "CVE-2025-21765",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21765"
},
{
"name": "CVE-2023-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3576"
},
{
"name": "CVE-2025-38477",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38477"
},
{
"name": "CVE-2023-4806",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4806"
},
{
"name": "CVE-2025-61772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61772"
},
{
"name": "CVE-2025-57803",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57803"
},
{
"name": "CVE-2023-46246",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46246"
},
{
"name": "CVE-2025-21782",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21782"
},
{
"name": "CVE-2023-31437",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31437"
},
{
"name": "CVE-2023-47039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47039"
},
{
"name": "CVE-2025-30722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30722"
},
{
"name": "CVE-2024-43802",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43802"
},
{
"name": "CVE-2025-38177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38177"
},
{
"name": "CVE-2016-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2781"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2024-56827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56827"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2023-37769",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37769"
},
{
"name": "CVE-2025-21926",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21926"
},
{
"name": "CVE-2022-21282",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21282"
},
{
"name": "CVE-2022-21349",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21349"
},
{
"name": "CVE-2020-29511",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29511"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2015-7697",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7697"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-21742",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21742"
},
{
"name": "CVE-2025-30687",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30687"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2022-43243",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43243"
},
{
"name": "CVE-2024-58002",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58002"
},
{
"name": "CVE-2017-16231",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16231"
},
{
"name": "CVE-2025-38406",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38406"
},
{
"name": "CVE-2025-50101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50101"
},
{
"name": "CVE-2025-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21930"
},
{
"name": "CVE-2021-35942",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35942"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2025-38001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38001"
},
{
"name": "CVE-2025-32415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32415"
},
{
"name": "CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"name": "CVE-2025-5702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5702"
},
{
"name": "CVE-2025-21870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21870"
},
{
"name": "CVE-2017-9409",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9409"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2018-1000077",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000077"
},
{
"name": "CVE-2025-21892",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21892"
},
{
"name": "CVE-2024-58052",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58052"
},
{
"name": "CVE-2025-21944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21944"
},
{
"name": "CVE-2025-21905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21905"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2024-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
},
{
"name": "CVE-2016-0689",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0689"
},
{
"name": "CVE-2025-38352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38352"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2024-54456",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54456"
},
{
"name": "CVE-2025-61748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61748"
},
{
"name": "CVE-2025-21920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21920"
},
{
"name": "CVE-2025-55554",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55554"
},
{
"name": "CVE-2024-43168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43168"
},
{
"name": "CVE-2014-8140",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8140"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-22016",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22016"
},
{
"name": "CVE-2025-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4207"
},
{
"name": "CVE-2021-45346",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45346"
},
{
"name": "CVE-2025-37756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37756"
},
{
"name": "CVE-2022-0908",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0908"
},
{
"name": "CVE-2025-38263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38263"
},
{
"name": "CVE-2025-21667",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21667"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2024-46901",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46901"
},
{
"name": "CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"name": "CVE-2025-21955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21955"
},
{
"name": "CVE-2025-8677",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8677"
},
{
"name": "CVE-2025-21773",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21773"
},
{
"name": "CVE-2025-53040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53040"
},
{
"name": "CVE-2025-38218",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38218"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2025-1352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1352"
},
{
"name": "CVE-2024-43167",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43167"
},
{
"name": "CVE-2021-28861",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28861"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2022-21248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21248"
},
{
"name": "CVE-2021-33574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33574"
},
{
"name": "CVE-2018-1000035",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000035"
},
{
"name": "CVE-2021-40211",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40211"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2024-58001",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58001"
},
{
"name": "CVE-2025-38393",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38393"
},
{
"name": "CVE-2024-26256",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26256"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2019-18276",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18276"
},
{
"name": "CVE-2025-38618",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38618"
},
{
"name": "CVE-2021-3326",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3326"
},
{
"name": "CVE-2023-2283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2283"
},
{
"name": "CVE-2020-0499",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0499"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2025-21724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21724"
},
{
"name": "CVE-2025-32414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32414"
},
{
"name": "CVE-2025-8885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8885"
},
{
"name": "CVE-2025-3136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3136"
},
{
"name": "CVE-2025-55160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55160"
},
{
"name": "CVE-2025-21891",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21891"
},
{
"name": "CVE-2025-38249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38249"
},
{
"name": "CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"name": "CVE-2025-22013",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22013"
},
{
"name": "CVE-2024-50157",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50157"
},
{
"name": "CVE-2022-48703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48703"
},
{
"name": "CVE-2025-38154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38154"
},
{
"name": "CVE-2022-1674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1674"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2025-21858",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21858"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
},
{
"name": "CVE-2022-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30699"
},
{
"name": "CVE-2025-21672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21672"
},
{
"name": "CVE-2025-38389",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38389"
},
{
"name": "CVE-2025-38448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38448"
},
{
"name": "CVE-2022-48281",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48281"
},
{
"name": "CVE-2023-2426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2426"
},
{
"name": "CVE-2021-35938",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35938"
},
{
"name": "CVE-2025-30704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30704"
},
{
"name": "CVE-2021-35564",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35564"
},
{
"name": "CVE-2024-57949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57949"
},
{
"name": "CVE-2025-1632",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1632"
},
{
"name": "CVE-2021-20176",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20176"
},
{
"name": "CVE-2025-21979",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21979"
},
{
"name": "CVE-2022-3278",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3278"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2025-21821",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21821"
},
{
"name": "CVE-2022-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28321"
},
{
"name": "CVE-2025-55298",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55298"
},
{
"name": "CVE-2022-43241",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43241"
},
{
"name": "CVE-2017-3606",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3606"
},
{
"name": "CVE-2023-52969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52969"
},
{
"name": "CVE-2018-1000073",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000073"
},
{
"name": "CVE-2025-38052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38052"
},
{
"name": "CVE-2025-38377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38377"
},
{
"name": "CVE-2023-20883",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20883"
},
{
"name": "CVE-2025-21733",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21733"
},
{
"name": "CVE-2023-22656",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22656"
},
{
"name": "CVE-2025-46551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46551"
},
{
"name": "CVE-2025-43965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43965"
},
{
"name": "CVE-2022-40090",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40090"
},
{
"name": "CVE-2021-36408",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36408"
},
{
"name": "CVE-2023-24329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24329"
},
{
"name": "CVE-2025-21963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21963"
},
{
"name": "CVE-2025-53045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53045"
},
{
"name": "CVE-2023-39327",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39327"
},
{
"name": "CVE-2017-18253",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18253"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2024-26462",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26462"
},
{
"name": "CVE-2024-58053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58053"
},
{
"name": "CVE-2025-38516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38516"
},
{
"name": "CVE-2025-30693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30693"
},
{
"name": "CVE-2025-38462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38462"
},
{
"name": "CVE-2025-38350",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38350"
},
{
"name": "CVE-2025-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38428"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2018-13410",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13410"
},
{
"name": "CVE-2025-2099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2099"
},
{
"name": "CVE-2025-38262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38262"
},
{
"name": "CVE-2025-6638",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6638"
},
{
"name": "CVE-2025-21585",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21585"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2025-38138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38138"
},
{
"name": "CVE-2021-3610",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3610"
},
{
"name": "CVE-2024-58077",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58077"
},
{
"name": "CVE-2025-5283",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5283"
},
{
"name": "CVE-2025-21754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21754"
},
{
"name": "CVE-2024-12088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12088"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2025-38035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38035"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2025-37997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37997"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"name": "CVE-2025-2312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2312"
},
{
"name": "CVE-2025-0395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2025-21960",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21960"
},
{
"name": "CVE-2025-38310",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38310"
},
{
"name": "CVE-2025-23084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23084"
},
{
"name": "CVE-2015-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4786"
},
{
"name": "CVE-2020-14155",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2025-37963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37963"
},
{
"name": "CVE-2022-43250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43250"
},
{
"name": "CVE-2022-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40304"
},
{
"name": "CVE-2025-38226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38226"
},
{
"name": "CVE-2025-4947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4947"
},
{
"name": "CVE-2023-4911",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4911"
},
{
"name": "CVE-2022-29804",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
},
{
"name": "CVE-2023-38473",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38473"
},
{
"name": "CVE-2025-38443",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38443"
},
{
"name": "CVE-2025-0725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2025-52099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52099"
},
{
"name": "CVE-2023-43887",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43887"
},
{
"name": "CVE-2025-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21967"
},
{
"name": "CVE-2025-7424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7424"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2021-24032",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-24032"
},
{
"name": "CVE-2025-38439",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38439"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2025-41254",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41254"
},
{
"name": "CVE-2022-21496",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21496"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2020-2757",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2757"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2025-38145",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38145"
},
{
"name": "CVE-2022-2598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2598"
},
{
"name": "CVE-2020-27829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27829"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2025-37948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37948"
},
{
"name": "CVE-2021-27645",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27645"
},
{
"name": "CVE-2025-21863",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21863"
},
{
"name": "CVE-2025-21856",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21856"
},
{
"name": "CVE-2025-53053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53053"
},
{
"name": "CVE-2022-2509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2509"
},
{
"name": "CVE-2024-28835",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28835"
},
{
"name": "CVE-2025-54388",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54388"
},
{
"name": "CVE-2025-21749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21749"
},
{
"name": "CVE-2017-6839",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6839"
},
{
"name": "CVE-2023-1906",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1906"
},
{
"name": "CVE-2025-40025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40025"
},
{
"name": "CVE-2025-38051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38051"
},
{
"name": "CVE-2021-35556",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35556"
},
{
"name": "CVE-2025-49796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49796"
},
{
"name": "CVE-2022-34526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34526"
},
{
"name": "CVE-2025-8058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8058"
},
{
"name": "CVE-2023-47471",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47471"
},
{
"name": "CVE-2022-2868",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2868"
},
{
"name": "CVE-2022-1771",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1771"
},
{
"name": "CVE-2025-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21945"
},
{
"name": "CVE-2021-32492",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32492"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2025-55005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55005"
},
{
"name": "CVE-2025-32955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32955"
},
{
"name": "CVE-2025-8732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8732"
},
{
"name": "CVE-2025-38044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38044"
},
{
"name": "CVE-2022-1586",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1586"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2024-52616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52616"
},
{
"name": "CVE-2025-38498",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38498"
},
{
"name": "CVE-2025-40015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40015"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2025-21673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21673"
},
{
"name": "CVE-2025-21829",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21829"
},
{
"name": "CVE-2025-21502",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21502"
},
{
"name": "CVE-2024-57999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57999"
},
{
"name": "CVE-2018-16645",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16645"
},
{
"name": "CVE-2025-22008",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22008"
},
{
"name": "CVE-2023-38039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38039"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2022-21443",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21443"
},
{
"name": "CVE-2025-21969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21969"
},
{
"name": "CVE-2025-38200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38200"
},
{
"name": "CVE-2025-40007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40007"
},
{
"name": "CVE-2024-58072",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58072"
},
{
"name": "CVE-2025-38273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38273"
},
{
"name": "CVE-2025-38346",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38346"
},
{
"name": "CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
},
{
"name": "CVE-2018-11813",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11813"
},
{
"name": "CVE-2025-21722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21722"
},
{
"name": "CVE-2024-50379",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50379"
},
{
"name": "CVE-2021-35560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35560"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2025-21793",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21793"
},
{
"name": "CVE-2022-2719",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2719"
},
{
"name": "CVE-2025-21581",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21581"
},
{
"name": "CVE-2022-45873",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45873"
},
{
"name": "CVE-2023-34151",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34151"
},
{
"name": "CVE-2023-51384",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51384"
},
{
"name": "CVE-2021-43809",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43809"
},
{
"name": "CVE-2025-5914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
},
{
"name": "CVE-2015-1606",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1606"
},
{
"name": "CVE-2025-21894",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21894"
},
{
"name": "CVE-2025-21919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21919"
},
{
"name": "CVE-2023-3896",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3896"
},
{
"name": "CVE-2023-2908",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2908"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2025-58754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
},
{
"name": "CVE-2023-39615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39615"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2025-21854",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21854"
},
{
"name": "CVE-2017-7501",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7501"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2023-31486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31486"
},
{
"name": "CVE-2020-21599",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21599"
},
{
"name": "CVE-2025-41242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41242"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2013-0340",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0340"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2025-21759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21759"
},
{
"name": "CVE-2023-32611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32611"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2015-20107",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-20107"
},
{
"name": "CVE-2023-39978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39978"
},
{
"name": "CVE-2024-34397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34397"
},
{
"name": "CVE-2025-38320",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38320"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2025-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8177"
},
{
"name": "CVE-2025-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21968"
},
{
"name": "CVE-2024-58083",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58083"
},
{
"name": "CVE-2021-20311",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20311"
},
{
"name": "CVE-2024-58055",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58055"
},
{
"name": "CVE-2025-21991",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21991"
},
{
"name": "CVE-2023-28486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28486"
},
{
"name": "CVE-2020-27618",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27618"
},
{
"name": "CVE-2024-57993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57993"
},
{
"name": "CVE-2025-21887",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21887"
},
{
"name": "CVE-2023-6246",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6246"
},
{
"name": "CVE-2021-20241",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20241"
},
{
"name": "CVE-2017-12674",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12674"
},
{
"name": "CVE-2023-0800",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0800"
},
{
"name": "CVE-2025-62171",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62171"
},
{
"name": "CVE-2025-38280",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38280"
},
{
"name": "CVE-2023-5388",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5388"
},
{
"name": "CVE-2018-1000078",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000078"
},
{
"name": "CVE-2020-2756",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2756"
},
{
"name": "CVE-2025-50950",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50950"
},
{
"name": "CVE-2020-21605",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21605"
},
{
"name": "CVE-2024-54534",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54534"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
},
{
"name": "CVE-2025-38084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38084"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2022-23219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23219"
},
{
"name": "CVE-2017-1000476",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000476"
},
{
"name": "CVE-2015-2640",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2640"
},
{
"name": "CVE-2025-30685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30685"
},
{
"name": "CVE-2024-41123",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41123"
},
{
"name": "CVE-2025-6921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6921"
},
{
"name": "CVE-2015-8863",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8863"
},
{
"name": "CVE-2022-21619",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21619"
},
{
"name": "CVE-2025-30695",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30695"
},
{
"name": "CVE-2025-30688",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30688"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2018-11656",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11656"
},
{
"name": "CVE-2025-38103",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38103"
},
{
"name": "CVE-2022-2127",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2127"
},
{
"name": "CVE-2021-25217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25217"
},
{
"name": "CVE-2025-38514",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38514"
},
{
"name": "CVE-2018-19876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19876"
},
{
"name": "CVE-2025-61780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61780"
},
{
"name": "CVE-2021-20310",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20310"
},
{
"name": "CVE-2021-20245",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20245"
},
{
"name": "CVE-2021-35561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35561"
},
{
"name": "CVE-2025-21732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21732"
},
{
"name": "CVE-2025-38569",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38569"
},
{
"name": "CVE-2022-21476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21476"
},
{
"name": "CVE-2023-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22796"
},
{
"name": "CVE-2025-21875",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21875"
},
{
"name": "CVE-2023-0361",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0361"
},
{
"name": "CVE-2025-38204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38204"
},
{
"name": "CVE-2021-40812",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40812"
},
{
"name": "CVE-2021-4217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4217"
},
{
"name": "CVE-2023-32643",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32643"
},
{
"name": "CVE-2023-27537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27537"
},
{
"name": "CVE-2025-22015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22015"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2024-2961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2961"
},
{
"name": "CVE-2025-21962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21962"
},
{
"name": "CVE-2025-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29786"
},
{
"name": "CVE-2025-21832",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21832"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2022-27780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
},
{
"name": "CVE-2018-9135",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-9135"
},
{
"name": "CVE-2025-38410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38410"
},
{
"name": "CVE-2025-21790",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21790"
},
{
"name": "CVE-2024-52316",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52316"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2021-39212",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39212"
},
{
"name": "CVE-2024-28182",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28182"
},
{
"name": "CVE-2024-58014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58014"
},
{
"name": "CVE-2025-21680",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21680"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2017-12433",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12433"
},
{
"name": "CVE-2025-21924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21924"
},
{
"name": "CVE-2021-3574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3574"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2022-21541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21541"
},
{
"name": "CVE-2025-22227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22227"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2025-27221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27221"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-58006",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58006"
},
{
"name": "CVE-2025-21710",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21710"
},
{
"name": "CVE-2022-21360",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21360"
},
{
"name": "CVE-2025-22088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22088"
},
{
"name": "CVE-2025-38460",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38460"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-25858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25858"
},
{
"name": "CVE-2022-21296",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21296"
},
{
"name": "CVE-2022-48303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48303"
},
{
"name": "CVE-2025-38345",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38345"
},
{
"name": "CVE-2022-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21540"
},
{
"name": "CVE-2025-21815",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21815"
},
{
"name": "CVE-2025-50083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50083"
},
{
"name": "CVE-2024-37371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37371"
},
{
"name": "CVE-2017-6836",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6836"
},
{
"name": "CVE-2021-3500",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3500"
},
{
"name": "CVE-2022-25310",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25310"
},
{
"name": "CVE-2023-38545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
},
{
"name": "CVE-2021-43618",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43618"
},
{
"name": "CVE-2021-20251",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20251"
},
{
"name": "CVE-2025-21669",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21669"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2021-33621",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33621"
},
{
"name": "CVE-2025-57807",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57807"
},
{
"name": "CVE-2025-38231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38231"
},
{
"name": "CVE-2022-26488",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26488"
},
{
"name": "CVE-2025-21716",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21716"
},
{
"name": "CVE-2024-49761",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49761"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2025-3777",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3777"
},
{
"name": "CVE-2025-21964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21964"
},
{
"name": "CVE-2024-0567",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0567"
},
{
"name": "CVE-2018-18384",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18384"
},
{
"name": "CVE-2024-58080",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58080"
},
{
"name": "CVE-2025-21744",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21744"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2023-32665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32665"
},
{
"name": "CVE-2025-31498",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31498"
},
{
"name": "CVE-2022-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30698"
},
{
"name": "CVE-2023-31438",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31438"
},
{
"name": "CVE-2024-57986",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57986"
},
{
"name": "CVE-2021-37750",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37750"
},
{
"name": "CVE-2025-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3576"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2021-20244",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20244"
},
{
"name": "CVE-2025-38181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38181"
},
{
"name": "CVE-2025-21835",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21835"
},
{
"name": "CVE-2025-38391",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38391"
},
{
"name": "CVE-2025-11411",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11411"
},
{
"name": "CVE-2020-14577",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14577"
},
{
"name": "CVE-2022-3570",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3570"
},
{
"name": "CVE-2016-9844",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9844"
},
{
"name": "CVE-2019-13136",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13136"
},
{
"name": "CVE-2025-49014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49014"
},
{
"name": "CVE-2021-36222",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36222"
},
{
"name": "CVE-2021-3941",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3941"
},
{
"name": "CVE-2022-0561",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0561"
},
{
"name": "CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"name": "CVE-2025-21811",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21811"
},
{
"name": "CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
},
{
"name": "CVE-2025-11226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11226"
}
],
"initial_release_date": "2025-11-06T00:00:00",
"last_revision_date": "2025-11-06T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0969",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-11-06T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36320",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36320"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36423",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36423"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2022-19",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36364"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36351"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36424",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36424"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36412",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36412"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36388",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36388"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36426",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36426"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36411",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36411"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36357",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36357"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36408",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36408"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36349",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36349"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36414",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36414"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36397",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36397"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36389",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36389"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36398",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36398"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36380",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36380"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-41",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36407"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36362",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36362"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36413",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36413"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36384",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36384"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36379",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36379"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36400",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36400"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36377",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36377"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36368",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36368"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36418",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36418"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36420",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36420"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36391",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36391"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36392",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36392"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36353",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36353"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-14",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36356"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36422",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36422"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36381",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36381"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36421",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36421"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36416",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36416"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-86",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36415"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36403",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36403"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36347",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36347"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36383",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36383"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36410",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36410"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36352",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36352"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36394",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36394"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36354",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36354"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36399",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36399"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36350"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36419",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36419"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-85",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36401"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2022-19",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36365"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36405",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36405"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2018-27",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36367"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36395",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36395"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36387",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36387"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36363",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36363"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36385",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36385"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36409",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36409"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36359"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36348",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36348"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36386",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36386"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36417",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36417"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36425",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36425"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2018-27",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36366"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-44",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36360"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36355",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36355"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36358"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36396",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36396"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36378",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36378"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36382",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36382"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36404",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36404"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-44",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36361"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36402",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36402"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36393",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36393"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36406",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36406"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36390",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36390"
}
]
}
ghsa-j8r3-cghj-9jhg
Vulnerability from github
There is an issue in CPython when using bytes.decode("unicode_escape", error="ignore|replace"). If you are not using the "unicode_escape" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.
{
"affected": [],
"aliases": [
"CVE-2025-4516"
],
"database_specific": {
"cwe_ids": [
"CWE-416"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-05-15T14:15:31Z",
"severity": "MODERATE"
},
"details": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.",
"id": "GHSA-j8r3-cghj-9jhg",
"modified": "2025-06-03T15:31:24Z",
"published": "2025-05-15T15:31:27Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4516"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/issues/133767"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/129648"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/4398b788ffc1f954a2c552da285477d42a571292"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/6279eb8c076d89d3739a6edb393e43c7929b429d"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/69b4387f78f413e8c47572a85b3478c47eba8142"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/73b3040f592436385007918887b7e2132aa8431f"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/8d35fd1b34935221aff23a1ab69a429dd156be77"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/9f69a58623bd01349a18ba0c7a9cb1dad6a51e8e"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/ab9893c40609935e0d40a6d2a7307ea51aec598b"
},
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/L75IPBBTSCYEF56I2M4KIW353BB3AY74"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/05/16/4"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/05/19/1"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:L/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
msrc_cve-2025-4516
Vulnerability from csaf_microsoft
Notes
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-4516 Use-after-free in \"unicode_escape\" decoder with error handler - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-4516.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Use-after-free in \"unicode_escape\" decoder with error handler",
"tracking": {
"current_release_date": "2025-07-18T00:00:00.000Z",
"generator": {
"date": "2025-10-20T03:18:58.601Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-4516",
"initial_release_date": "2025-05-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-07-11T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2025-07-18T00:00:00.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Added python3 to CBL-Mariner 2.0\nAdded python3 to Azure Linux 3.0"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 python3 3.9.19-14",
"product": {
"name": "\u003ccbl2 python3 3.9.19-14",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "cbl2 python3 3.9.19-14",
"product": {
"name": "cbl2 python3 3.9.19-14",
"product_id": "19533"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 python3 3.12.9-2",
"product": {
"name": "\u003cazl3 python3 3.12.9-2",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 python3 3.12.9-2",
"product": {
"name": "azl3 python3 3.12.9-2",
"product_id": "19601"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 python3 3.9.19-13",
"product": {
"name": "\u003ccbl2 python3 3.9.19-13",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 python3 3.9.19-13",
"product": {
"name": "cbl2 python3 3.9.19-13",
"product_id": "19681"
}
}
],
"category": "product_name",
"name": "python3"
},
{
"category": "product_name",
"name": "azl3 tensorflow 2.16.1-9",
"product": {
"name": "azl3 tensorflow 2.16.1-9",
"product_id": "4"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 python3 3.9.19-14 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python3 3.9.19-14 as a component of CBL Mariner 2.0",
"product_id": "19533-17086"
},
"product_reference": "19533",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 python3 3.12.9-2 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python3 3.12.9-2 as a component of Azure Linux 3.0",
"product_id": "19601-17084"
},
"product_reference": "19601",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 python3 3.9.19-13 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python3 3.9.19-13 as a component of CBL Mariner 2.0",
"product_id": "19681-17086"
},
"product_reference": "19681",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 tensorflow 2.16.1-9 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4516",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17084-4"
]
}
],
"notes": [
{
"category": "general",
"text": "PSF",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"19533-17086",
"19601-17084",
"19681-17086"
],
"known_affected": [
"17086-3",
"17084-2",
"17086-1"
],
"known_not_affected": [
"17084-4"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-4516 Use-after-free in \"unicode_escape\" decoder with error handler - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-4516.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-11T00:00:00.000Z",
"details": "3.9.19-14:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-3",
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-07-11T00:00:00.000Z",
"details": "3.12.9-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"title": "Use-after-free in \"unicode_escape\" decoder with error handler"
}
]
}
wid-sec-w-2025-1080
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Python ist eine universelle, \u00fcblicherweise interpretierte, h\u00f6here Programmiersprache.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann eine Schwachstelle in CPython ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-1080 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1080.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1080 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1080"
},
{
"category": "external",
"summary": "GitHub Advisory Database vom 2025-05-15",
"url": "https://github.com/advisories/GHSA-j8r3-cghj-9jhg"
},
{
"category": "external",
"summary": "European Union Vulnerability Databse vom 2025-05-15",
"url": "https://euvd.enisa.europa.eu/enisa/EUVD-2025-15156"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15141-1 vom 2025-05-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/LXUOPFQFFBNU2AN7XK5RBVEUF56APHBV/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15154-1 vom 2025-05-24",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/S2RD4UPWNFPBZYPZVU2CNAWJ25TT3DVC/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15163-1 vom 2025-05-27",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/C7O3DGH5IUIE7M4LM7AWDCAPYUZBBUVC/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15191-1 vom 2025-06-03",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/Y6GEPIFKGUMTFJXHLINOG2X6WCYWAASV/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15190-1 vom 2025-06-03",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/SHF2OWVN3RG7A57HTAIF7WD7OSGD35VH/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15192-1 vom 2025-06-03",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/CT2IRKNK6IZKYLDE7CHI5L7TG5CAY3F3/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20374-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021414.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01877-1 vom 2025-06-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021464.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202506-07 vom 2025-06-12",
"url": "https://security.gentoo.org/glsa/202506-07"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7570-1 vom 2025-06-16",
"url": "https://ubuntu.com/security/notices/USN-7570-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02050-1 vom 2025-06-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021612.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02047-1 vom 2025-06-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021615.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02038-1 vom 2025-06-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021603.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02049-1 vom 2025-06-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021613.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02048-1 vom 2025-06-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021614.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02057-1 vom 2025-06-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021620.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02074-1 vom 2025-06-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021627.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-2923 vom 2025-07-10",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-2923.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02297-1 vom 2025-07-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021800.html"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20250711-0004 vom 2025-07-11",
"url": "https://security.netapp.com/advisory/NTAP-20250711-0004"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20492-1 vom 2025-07-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021968.html"
}
],
"source_lang": "en-US",
"title": "CPython: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2025-07-27T22:00:00.000+00:00",
"generator": {
"date": "2025-07-28T08:00:22.562+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-1080",
"initial_release_date": "2025-05-15T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-05-15T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-05-21T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-05-25T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-05-27T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-06-03T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-06-04T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-10T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-12T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2025-06-16T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-06-22T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-23T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-07-10T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-07-13T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von SUSE und NetApp aufgenommen"
},
{
"date": "2025-07-27T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "14"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "9",
"product": {
"name": "NetApp Data ONTAP 9",
"product_id": "T039981",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:data_ontap:9"
}
}
}
],
"category": "product_name",
"name": "Data ONTAP"
}
],
"category": "vendor",
"name": "NetApp"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "CPython \u003c3.14.0b1",
"product": {
"name": "Open Source Python CPython \u003c3.14.0b1",
"product_id": "T043904"
}
},
{
"category": "product_version",
"name": "CPython 3.14.0b1",
"product": {
"name": "Open Source Python CPython 3.14.0b1",
"product_id": "T043904-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:python:python:cpython__3.14.0b1"
}
}
}
],
"category": "product_name",
"name": "Python"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4516",
"product_status": {
"known_affected": [
"T002207",
"T000126",
"T027843",
"398363",
"T043904",
"T012167",
"T039981"
]
},
"release_date": "2025-05-15T22:00:00.000+00:00",
"title": "CVE-2025-4516"
}
]
}
fkie_cve-2025-4516
Vulnerability from fkie_nvd
| URL | Tags | ||
|---|---|---|---|
| cna@python.org | https://github.com/python/cpython/commit/4398b788ffc1f954a2c552da285477d42a571292 | ||
| cna@python.org | https://github.com/python/cpython/commit/6279eb8c076d89d3739a6edb393e43c7929b429d | ||
| cna@python.org | https://github.com/python/cpython/commit/69b4387f78f413e8c47572a85b3478c47eba8142 | ||
| cna@python.org | https://github.com/python/cpython/commit/73b3040f592436385007918887b7e2132aa8431f | ||
| cna@python.org | https://github.com/python/cpython/commit/8d35fd1b34935221aff23a1ab69a429dd156be77 | ||
| cna@python.org | https://github.com/python/cpython/commit/9f69a58623bd01349a18ba0c7a9cb1dad6a51e8e | ||
| cna@python.org | https://github.com/python/cpython/commit/ab9893c40609935e0d40a6d2a7307ea51aec598b | ||
| cna@python.org | https://github.com/python/cpython/issues/133767 | ||
| cna@python.org | https://github.com/python/cpython/pull/129648 | ||
| cna@python.org | https://mail.python.org/archives/list/security-announce@python.org/thread/L75IPBBTSCYEF56I2M4KIW353BB3AY74/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/05/16/4 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/05/19/1 |
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "There is an issue in CPython when using `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. If you are not using the \"unicode_escape\" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError."
},
{
"lang": "es",
"value": "Hay un problema en CPython al usar `bytes.decode(\"unicode_escape\", error=\"ignore|replace\")`. Si no usa la codificaci\u00f3n \"unicode_escape\" ni un controlador de errores, su uso no se ve afectado. Para solucionar este problema, puede dejar de usar el controlador `error=` y, en su lugar, encapsular la llamada `bytes.decode()` en un `try-except` que capture el `DecodeError`."
}
],
"id": "CVE-2025-4516",
"lastModified": "2025-06-03T14:15:49.697",
"metrics": {
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "LOCAL",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "cna@python.org",
"type": "Secondary"
}
]
},
"published": "2025-05-15T14:15:31.753",
"references": [
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/4398b788ffc1f954a2c552da285477d42a571292"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/6279eb8c076d89d3739a6edb393e43c7929b429d"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/69b4387f78f413e8c47572a85b3478c47eba8142"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/73b3040f592436385007918887b7e2132aa8431f"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/8d35fd1b34935221aff23a1ab69a429dd156be77"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/9f69a58623bd01349a18ba0c7a9cb1dad6a51e8e"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/ab9893c40609935e0d40a6d2a7307ea51aec598b"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/issues/133767"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/pull/129648"
},
{
"source": "cna@python.org",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/L75IPBBTSCYEF56I2M4KIW353BB3AY74/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2025/05/16/4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2025/05/19/1"
}
],
"sourceIdentifier": "cna@python.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-416"
}
],
"source": "cna@python.org",
"type": "Secondary"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.